We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625c1aa commit 41ce534Copy full SHA for 41ce534
.github/scripts/fbgemm_gpu_test.bash
@@ -124,7 +124,7 @@ __configure_fbgemm_gpu_test_cuda () {
124
125
# Disabled by default; enable for debugging
126
# shellcheck disable=SC2086
127
- print_exec conda env config vars set ${env_prefix} CUDA_LAUNCH_BLOCKING=1
+ # print_exec conda env config vars set ${env_prefix} CUDA_LAUNCH_BLOCKING=1
128
129
# Remove CUDA device specificity when running CUDA tests
130
0 commit comments