Test stages 1-2 first: sort + L1 GEMM
This commit is contained in:
@@ -37,7 +37,7 @@ DEVICE = "cuda"
|
||||
|
||||
# Stage control (1-6)
|
||||
STAGE_START = 1
|
||||
STAGE_END = 6
|
||||
STAGE_END = 2
|
||||
|
||||
# ============================================================
|
||||
# Weight loading
|
||||
|
||||
Reference in New Issue
Block a user