fix: CUTLASS path /root/cutlass
This commit is contained in:
@@ -21,7 +21,7 @@ def get_repo_root():
|
||||
REPO = get_repo_root()
|
||||
print(f"Repo root: {REPO}")
|
||||
|
||||
CUTLASS = "/root/dsv4-nvfp4-workspace/cutlass"
|
||||
CUTLASS = "/root/cutlass"
|
||||
|
||||
# Step 1: Try nvcc compile (just syntax check)
|
||||
print("\n" + "=" * 60)
|
||||
|
||||
Reference in New Issue
Block a user