Skip to content

Commit

Permalink
trying to debug Out of Memory error
Browse files Browse the repository at this point in the history
(cherry picked from commit b5f6ca8d3b7f9e8d437b38582b6754e36151b36f)
  • Loading branch information
Borda committed Mar 21, 2024
1 parent e2b71ac commit 15bab50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
-v --datefmt="%Y%m%d-%H:%M:%S.%f" \
--random-order-seed=42 \
--durations=250 \
--numprocesses=9 \
# --numprocesses=9 \ # todo: trying to debug Out of Memory error
--ignore=thunder/tests/distributed --ignore=thunder/tests/test_networks.py
condition: ne(variables['testing'], 'distributed')
displayName: 'Testing: regular'
Expand Down

0 comments on commit 15bab50

Please sign in to comment.