Skip to content

Commit 2f3deee

Browse files
committed
debugging......
1 parent fa3aaa7 commit 2f3deee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ install:
2727
script:
2828
- "./docs/update_apidocs.sh"
2929
- which nosetests
30+
- mpirun --version
31+
- export MPICH_NO_LOCAL=1
3032
- export PYTHONPATH=$PYTHONPATH:../../..
3133
- mpirun -np 2 python pySDC/tutorial/step_7/C_pySDC_with_PETSc.py
3234
# - nosetests -v --with-coverage --cover-erase --cover-inclusive --cover-package=pySDC/core,pySDC/implementations,pySDC/helpers,pySDC/tutorial,pySDC/projects --cover-html --cover-html-dir=doc/build/test_coverage pySDC/tests

0 commit comments

Comments
 (0)