Hello all,
When trying to use the following command on an SMP system
mpirun -v -ssi rpi usysv -ssi coll smp ...
I get the following error message:
No SSI coll modules said that they were available to run. This should
not happen.
So it means I cannot use Shared Memory for MPI collective routines (MPI_ALL_REDUCE()...)
Have you an idea of what might cause this problem?
Charles
|