Quote:
Originally Posted by VBCurtis
I believe I am running 18.04 on the Z620; though for my use case localhost-only does help, as others have found that using MPI for each socket is much faster than using a single pool of threads. I'm running -t 20 right now on the dual-10-core, where I'd like to be running MPI 2x10-threads.
Good to know it's likely openMPI that I should try to address, rather than my build of msieve.
|
I will have to do more checking, but I believe if you make sure you have,
openmpi-bin, openmpi-common and libopenmpi-dev
installed, and then compile msieve, with MPI=1, it should work as long as you don't include a hostfile.