Problems running pmut in parallel with openmpi
Hi there,
I am running into problems with pmut using openmpi. We successfully compiled Rosetta3.4 with mpi support, but now that we run pmut with the openmpi command 'mpirun -np 8', the job does not distribute 'the work of creating and scoring all mutants evenly across all available CPUs' (as it says in the manual), but instead calculates every mutant 8 times: the log file lists every entry 8 times (see below). Am I doing something obvious wrong? Or did the compilation with openmpi fail?
Thanks a lot for your help in this matter.
Rene
###########