Skip to content

Resolve "MPI"

Florian Goth requested to merge 81-mpi into master

Closes #81 (closed) . This gives the ugliest MPI implememtation that I could think of. But it could work for the start.... Here's the line that I used with OpenMPI: mpirun -np 2 --host wthp102,wthp109 --bind-to none -wdir /home/fgoth/Development/marqov/build/ ./src/mpiMARQOV

I couldn't figure out how to set up an SGE script.

Edited by Manuel Schrauth

Merge request reports