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 660d4b3 commit 503d7cdCopy full SHA for 503d7cd
.lightning/workflows/pytorch.yml
@@ -25,6 +25,8 @@ parametrize:
25
env:
26
FREEZE_REQUIREMENTS: "1"
27
RUN_ONLY_CUDA_TESTS: "1"
28
+ CUDA_LAUNCH_BLOCKING: "1"
29
+ NCCL_DEBUG: "INFO"
30
31
run: |
32
whereis nvidia
0 commit comments