Hi,
I've a problem with shared memory. When my application runs using pure
message passing (one process for node), it terminates and returns correct
results. When 2 processes share a node and use shared memory for exchanges
messages, my application don't terminate. At shell I write "mpirun -nolocal
--mca self,sm,tcp ... (forces interface to eth0)... -np (number of
processes) executable arguments".

I hope you help me.
I thank you.
Michele

Reply via email to