Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
2483c4f5
Commit
2483c4f5
authored
Jul 18, 2017
by
Theo Steininger
Browse files
changed number of mpiranks in tests 5 -> 4.
parent
85cd0445
Pipeline
#15059
failed with stage
in 7 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2483c4f5
...
@@ -48,7 +48,7 @@ test_mpi_fftw_hdf5:
...
@@ -48,7 +48,7 @@ test_mpi_fftw_hdf5:
-
ci/install_h5py.sh
-
ci/install_h5py.sh
-
python setup.py build_ext --inplace
-
python setup.py build_ext --inplace
-
mpiexec --allow-run-as-root -n 2 nosetests -vv
-
mpiexec --allow-run-as-root -n 2 nosetests -vv
-
mpiexec --allow-run-as-root -n
5
nosetests -vv
-
mpiexec --allow-run-as-root -n
4
nosetests -vv
-
nosetests -vv --with-coverage --cover-package=nifty --cover-branches
-
nosetests -vv --with-coverage --cover-package=nifty --cover-branches
-
>
-
>
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment