Skip to content
Snippets Groups Projects
Commit d13bf2e3 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

experiment

parent 7f6f4631
Branches
Tags
1 merge request!241Add docker testing framework
Pipeline #
......@@ -22,8 +22,8 @@ test_mpi:
script:
- python setup.py install --user -f
- python3 setup.py install --user -f
- OMP_NUM_THREADS=1 mpiexec -n 2 nosetests -q
- OMP_NUM_THREADS=1 mpiexec -n 2 nosetests3 -q
- OMP_NUM_THREADS=1 mpiexec -n 4 nosetests -q 2> /dev/null
- OMP_NUM_THREADS=1 mpiexec -n 4 nosetests3 -q 2> /dev/null
pages:
stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment