[OMPI users] new tutorial books on MPI

2014-10-13 Thread Rajeev Thakur
Since many of you are interested in MPI, I wanted to bring to your attention two new tutorial books on MPI: 1. Using MPI: Portable Parallel Programming with the Message-Passing Interface, 3rd edition by William Gropp, Ewing Lusk, and Anthony Skjellum This is an updated version of their ear

Re: [OMPI users] Fortran wrapper libraries

2014-10-13 Thread Jeff Squyres (jsquyres)
Marc-Andre -- Sorry for the delay. Which version of Open MPI are you referring to? I'm offline at the moment, and I think you're referring to the OMPI 1.6 series -- I'm pretty sure we renamed these libraries in the 1.7/1.8 series, to something like libmpi_mpifh, libmpi_usmpi (respectively), a

Re: [OMPI users] OMPI 1.8.1 Deadlock in mpi_finalize with mpi_init_thread

2014-10-13 Thread Jamil Appa
Hi Jeff Just came across your post against this ticket. Here are the request files generated against 1.8.3 that exhibits the same problem. I am compiling on RHEL 6.4 using gcc 4.4.7 Thanks Jamil On 25 April 2014 21:27, Jamil Appa wrote: > > Hi > > The following program deadlo