Skip to content

Commit 87818e3

Browse files
authored
Remove CUDA_LAUNCH_BLOCKING from Lite tests (#16177)
1 parent 12e8c01 commit 87818e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/gpu-tests-lite.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
- bash: python -m coverage run --source lightning_lite -m pytest --ignore benchmarks -v --junitxml=$(Build.StagingDirectory)/test-results.xml --durations=50
9797
env:
9898
PL_RUN_CUDA_TESTS: "1"
99-
CUDA_LAUNCH_BLOCKING: "1"
10099
workingDirectory: tests/tests_lite
101100
displayName: 'Testing: Lite standard'
102101
timeoutInMinutes: "10"

0 commit comments

Comments
 (0)