Oops. Here's the trace using the BTL.
Francois
Scott Atchley wrote:
> By specifying --mca pml cm, both traces are using the MTL. To use the
> BTL, try:
>
> $ mpiexec --mca btl mx,sm,self -machinefile ./joe -np 2 ./concurrent_ping
>
> or simply:
>
> $ mpiexec -machinefile ./joe -np 2 ./concurrent_ping
>
> Scott
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
|