Skip to content

Commit 04d12d9

Browse files
committed
Set EXTRA_OPTIONS='-use_gpu_aware_mpi 0'
1 parent b59f1d9 commit 04d12d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ jobs:
494494
EXTRA_PYTEST_ARGS: --splitting-algorithm least_duration --timeout=600 --timeout-method=thread -o faulthandler_timeout=660 --durations-path=./firedrake-repo/tests/test_durations.json --durations=50
495495
PYTEST_MPI_MAX_NPROCS: 8
496496
PETSC_OPTIONS: -use_gpu_aware_mpi 0
497+
EXTRA_OPTIONS: -use_gpu_aware_mpi 0
497498
steps:
498499
- name: Confirm Nvidia GPUs are enabled
499500
# The presence of the nvidia-smi command indicates that the Nvidia drivers have

0 commit comments

Comments
 (0)