On Nov 16, 2009, at 3:05 AM, Stefan Kuhne wrote:
user@head:~$ ulimit -l unlimited user@head:~$it works.
Good.
Who can i resolve if really IB is used? My switch shows no packages. (I use: --mca btl openib,self)
You might want to use --mca btl openib,sm,self. This allows Open MPI to use shared memory for communications with MPI processes on the same server.
-- Jeff Squyres jsquy...@cisco.com