> What would you prefer I build from?
>
Build from svn if possible.
> I figured out I need -mca mpi_leave_pinned 1, but now I get:
This is correct.
>
> 42: 771 bytes 12011 times --> 1063.33 Mbps in 5.53 usec
> 43: 1021 bytes 6095 times --> mpirun noticed that job rank 1 with
> PID 5569 on node "da5" exited on signal 11.
> 1 process killed (possibly by Open MPI)
>
What are you using for your benchmark? You might try using the --debug
flag to mpirun for additional output.
|