Skip to content

Commit 41ce534

Browse files
committed
wip
1 parent 625c1aa commit 41ce534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/fbgemm_gpu_test.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ __configure_fbgemm_gpu_test_cuda () {
124124

125125
# Disabled by default; enable for debugging
126126
# shellcheck disable=SC2086
127-
print_exec conda env config vars set ${env_prefix} CUDA_LAUNCH_BLOCKING=1
127+
# print_exec conda env config vars set ${env_prefix} CUDA_LAUNCH_BLOCKING=1
128128

129129
# Remove CUDA device specificity when running CUDA tests
130130
# shellcheck disable=SC2086

0 commit comments

Comments
 (0)