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
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
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
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
-
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.
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.
>
>
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 "
; 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 :
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