Re: [OMPI users] About POSIX APIs used on openMPI

2015-05-15 Thread Jeff Squyres (jsquyres)
On May 14, 2015, at 11:29 PM, Chaitra Kumar wrote: > > 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, mu

[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