Skip to content

Commit

Permalink
for debugging, much smaller timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Jan 14, 2025
1 parent 6969c39 commit 77fa692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
--splitting-algorithm least_duration \
--splits \$MPISPAWN_NUM_TASKS \
--group \$MPISPAWN_TASK_ID1 \
--timeout=1800 \
--timeout=500 \
--timeout-method=thread \
-o faulthandler_timeout=1860
outputs:
Expand Down

0 comments on commit 77fa692

Please sign in to comment.