We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a55fe commit 4684a13Copy full SHA for 4684a13
.github/workflows/hdf5-tests.yaml
@@ -43,10 +43,3 @@ jobs:
43
HDF5TestExpress=0 mpirun --mca io ompio -np 4 ./hdf5/testpar/t_shapesame
44
mpirun --mca io ompio -np 4 ./hdf5/testpar/t_filters_parallel
45
mpirun --mca io ompio -np 4 ./hdf5/testpar/testphdf5
46
- - name: Run testsuite (romio)
47
- run: |
48
- export PATH=/opt/openmpi/bin:${PATH}
49
- export LD_LIBRARY_PATH=/opt/openmpi/lib:${LD_LIBRARY_PATH}
50
- HDF5TestExpress=0 mpirun --mca io ^ompio -np 4 ./hdf5/testpar/t_shapesame
51
- mpirun --mca io ^ompio -np 4 ./hdf5/testpar/t_filters_parallel
52
- mpirun --mca io ^ompio -np 4 ./hdf5/testpar/testphdf5
0 commit comments