Re: [OMPI users] how to compile without ib support

2015-03-19 Thread Jeff Squyres (jsquyres)
Also remove the btl openib.la file in the same dir. Sent from my phone. No type good. > On Mar 19, 2015, at 9:05 AM, Tus wrote: > > I removed openib.so. I get this error with --mca btl_tcp_if_include p2p1: > > [compute-0-7.local:04799] mca: base: component_find: unable to open > /share/apps/

Re: [OMPI users] how to compile without ib support

2015-03-19 Thread Tus
I removed openib.so. I get this error with --mca btl_tcp_if_include p2p1: [compute-0-7.local:04799] mca: base: component_find: unable to open /share/apps/openmpi-1.8.4/lib/openmpi/mca_btl_openib: /share/apps/openmpi-1.8.4/lib/openmpi/mca_btl_openib.so: cannot open shared object file: No such file

Re: [OMPI users] how to compile without ib support

2015-03-18 Thread Jeff Squyres (jsquyres)
Monday, 9 March 2015, 18:53:17 > Subject: Re: [OMPI users] how to compile without ib support > > On Mar 9, 2015, at 12:19 PM, Tus wrote: > > > > I configured and installed 1.8.4 on my system. I was getting openfabric > > erros and started to specify -mca btl ^openib w

Re: [OMPI users] how to compile without ib support

2015-03-17 Thread Ahmed Salama
From: Jeff Squyres (jsquyres) To: "t...@riseup.net" ; Open MPI User's List Sent: Monday, 9 March 2015, 18:53:17 Subject: Re: [OMPI users] how to compile without ib support On Mar 9, 2015, at 12:19 PM, Tus wrote: > > I configured and installed 1.8.4 on my

Re: [OMPI users] how to compile without ib support

2015-03-09 Thread Jeff Squyres (jsquyres)
On Mar 9, 2015, at 12:19 PM, Tus wrote: > > I configured and installed 1.8.4 on my system. I was getting openfabric > erros and started to specify -mca btl ^openib which is working but very > slow. > > I would like to complile again excluding openfabric or ib support. I do > have a 10GbE fast ne

[OMPI users] how to compile without ib support

2015-03-09 Thread Tus
Hi All, I configured and installed 1.8.4 on my system. I was getting openfabric erros and started to specify -mca btl ^openib which is working but very slow. I would like to complile again excluding openfabric or ib support. I do have a 10GbE fast network in addition to 1G net. What flags are nee