[OMPI users] About POSIX APIs used on openMPI

2015-05-15 Thread Chaitra Kumar
Hi Team, We are developing an application which can handle only POSIX threads and POSIX synchronization APIs. I would like to know if the OpenMPI runtime implementation makes use of the POSIX threads and POSIX synchronization APIs (lock, mutex, semaphore, signal, etc.) or not, in particular, th

Re: [OMPI users] libnuma with openmpi

2015-05-12 Thread Chaitra Kumar
e. You might try adding —bind-to none to your cmd line. > > Or you could just let OMPI bind you to core anyway. > > > On May 11, 2015, at 9:26 PM, Chaitra Kumar > wrote: > > Hi Jeff, > > Thanks for your reply. > The code works without any errors on MVAPICH2. Using

Re: [OMPI users] libnuma with openmpi

2015-05-12 Thread Chaitra Kumar
fault in your code or in > Open MPI? > > Note that Open MPI uses hwloc (which likely uses libnuma) internally, too. > > > > > On May 11, 2015, at 2:17 AM, Chaitra Kumar > wrote: > > > > Hi Team, > > > > I am trying to test an application with libnum

[OMPI users] libnuma with openmpi

2015-05-11 Thread Chaitra Kumar
Hi Team, I am trying to test an application with libnuma on openmpi 1.8.1. The code compiles, but at runtime am getting libnuma warning and it dies with segmentation fault. libnuma: Warning: cpu argument 8 is out of range -

Re: [OMPI users] Configuring openib on openmpi 1.8.1

2014-07-31 Thread Chaitra Kumar
Hi Ralph, I am able to run the program.. Thanks a lot for your help. Regards, Chaitra On Thu, Jul 31, 2014 at 1:10 AM, Chaitra Kumar wrote: > Yes, both machines have same prm's installed. > > When I add --level 9 to ompi_info, it listed many openib components. > Thanks.

Re: [OMPI users] Configuring openib on openmpi 1.8.1

2014-07-30 Thread Chaitra Kumar
e MCA param > system changed somewhat and the params may just not be getting shown by > default > > > On Jul 30, 2014, at 2:35 AM, Chaitra Kumar > wrote: > > The command: 'ompi_info --param btl openib' doesnt return any openib > component. > >

Re: [OMPI users] Configuring openib on openmpi 1.8.1

2014-07-30 Thread Chaitra Kumar
IB components available: > > MCA btl: openib (MCA v2.0, API v2.0, Component v1.8.1) > > > What made you think that you don't have them? > > > On Jul 30, 2014, at 12:10 AM, Chaitra Kumar > wrote: > > Hi Howard, > > The attached file "

Re: [OMPI users] Configuring openib on openmpi 1.8.1

2014-07-30 Thread Chaitra Kumar
; you should check to see if it was installed in the default location or for > some > reason was relocated. If you don't see that a libibverbs-devel rpm was > installed, > then you need a sysadmin to install it. > > > > > 2014-07-29 19:35 GMT-06:00 Chaitra Kumar :

[OMPI users] Configuring openib on openmpi 1.8.1

2014-07-29 Thread Chaitra Kumar
Hi Team, I am trying to setup openmpi 1.8.1 on a system with infiniband. Am using the default configure options. I am not using any multithreading option. After installation, no openib components are available. I tried even with flag: '--with-verbs', still no use. Should i use any other flag