Skip to content

Commit 94e62f0

Browse files
committed
debug
1 parent d00e16b commit 94e62f0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.compatibility

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
2.2.2-12.1.0
2-
2.3.0-12.1.0
3-
2.4.0-12.4.1
1+
2.1.0-12.1.0

.github/workflows/compatiblity_test_on_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Unit Testing
6969
run: |
70-
PYTHONPATH=$PWD pytest --durations=0 tests
70+
PYTHONPATH=$PWD CUDA_LAUNCH_BLOCKING=1 pytest --durations=0 tests
7171
env:
7272
DATA: /data/scratch/cifar-10
7373
LD_LIBRARY_PATH: /github/home/.tensornvme/lib

0 commit comments

Comments
 (0)