Skip to content

Commit 93c5a08

Browse files
authored
don't set enhance_sanity_check in nvidia-cutlass easyconfgi
1 parent 0ace2aa commit 93c5a08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

easybuild/easyconfigs/n/nvidia-cutlass/nvidia-cutlass-3.8.0.0-gfbf-2024a-CUDA-12.6.0.eb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ exts_list = [
5353
}),
5454
]
5555

56-
enhance_sanity_check = True
5756
sanity_check_commands = [
5857
'python -sc "import cutlass_library"',
5958
'python -bb -sc "' + '; '.join((

0 commit comments

Comments
 (0)