Skip to content

Commit d49040c

Browse files
committed
Got rid of OMPI_UNIVERSE thing
1 parent 7221fa7 commit d49040c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ jobs:
214214
python -c "import gusto; print(f'gusto module: {gusto}')"
215215
- name: run pytest
216216
run: |
217-
export OMPI_UNIVERSE_SIZE=64
218217
. venv-pySDC/bin/activate
219218
firedrake-clean
220219
cd ./pySDC

0 commit comments

Comments
 (0)