Skip to content

Commit 503d7cd

Browse files
committed
env
1 parent 660d4b3 commit 503d7cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lightning/workflows/pytorch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ parametrize:
2525
env:
2626
FREEZE_REQUIREMENTS: "1"
2727
RUN_ONLY_CUDA_TESTS: "1"
28+
CUDA_LAUNCH_BLOCKING: "1"
29+
NCCL_DEBUG: "INFO"
2830

2931
run: |
3032
whereis nvidia

0 commit comments

Comments
 (0)