Re: [OMPI users] Fortran90 Bindings

2012-07-18 Thread Damien
Hmmm. 6 months ago there weren't F90 bindings in the Windows version (the F90 bindings are large and tricky). It's an option you can select when you compile it yourself, but looking at the one I just did a month ago, there's still no mpif90.exe built, so I'd say that's still not supported on

Re: [OMPI users] Fortran90 Bindings

2012-07-18 Thread Kumar, Sudhir
Hi had meant to say if Fortran90 bindings for Windows Sudhir Kumar From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Damien Sent: Wednesday, July 18, 2012 9:56 AM To: Open MPI Users Subject: Re: [OMPI users] Fortran90 Bindings Yep. On 18/07/2012 8:53 AM, Kumar,

Re: [OMPI users] Fortran90 Bindings

2012-07-18 Thread Kumar, Sudhir
How is it to be generated, when I download the prebuilt exe, I am only able to download the bindings for Fortran77. Sudhir Kumar ___ users mailing list us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/us

Re: [OMPI users] openmpi tar.gz for 1.6.1 or 1.6.2

2012-07-18 Thread Kumar, Sudhir
Hi Just wondering if Fortran90 bindings are available for OpemMPI 1.6 for windows Thanks -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Wednesday, July 18, 2012 9:52 AM To: Open MPI Users Subject: Re: [OMPI users]

Re: [OMPI users] Fortran90 Bindings

2012-07-18 Thread Damien
Yep. On 18/07/2012 8:53 AM, Kumar, Sudhir wrote: Hi Just wondering if Fortran90 bindings are available for OpemMPI 1.6 Thanks *Sudhir Kumar* ___ users mailing list us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users

[OMPI users] Fortran90 Bindings

2012-07-18 Thread Kumar, Sudhir
Hi Just wondering if Fortran90 bindings are available for OpemMPI 1.6 Thanks Sudhir Kumar

Re: [OMPI users] openmpi tar.gz for 1.6.1 or 1.6.2

2012-07-18 Thread Ralph Castain
On Jul 18, 2012, at 5:32 AM, Jeff Squyres wrote: > Sorry for jumping in late -- as Ralph indicated, I'm at the Forum meeting > this week, and that always introduces latency in to my mail replies... > > 1. We're working on an issue with Open MPI behaving badly when running out of > OpenFabrics

Re: [OMPI users] openmpi tar.gz for 1.6.1 or 1.6.2

2012-07-18 Thread Jeff Squyres
Sorry for jumping in late -- as Ralph indicated, I'm at the Forum meeting this week, and that always introduces latency in to my mail replies... 1. We're working on an issue with Open MPI behaving badly when running out of OpenFabrics registered memory. This issue is somewhat forced because rec

Re: [OMPI users] Beginners Tutorial Link broken

2012-07-18 Thread Jeff Squyres
Thanks for reporting this -- I've updated the FAQ. On Jul 15, 2012, at 6:46 AM, Constantinos Makassikis wrote: > > Hi Alexander, > > Indeed the link is inaccessible. If you try only > http://webct.ncsa.uiuc.edu > you get redirected to http://www.citutor.org/login.php > You need registering to a

Re: [OMPI users] OMP_NUM_THREADS and MKL_NUM_THREADS.

2012-07-18 Thread Reuti
Am 18.07.2012 um 07:17 schrieb Hongsheng Zhao: > After compiling openmpi using intel parallel studio, I've seen the following > bashrc settings by others: > > > source /home/zhanqgp/intel/composerxe/bin/compilervars.sh intel64 > source /home/zhanggp/intel/composerxe/mkl/bin/mklv

[OMPI users] OMP_NUM_THREADS and MKL_NUM_THREADS.

2012-07-18 Thread Hongsheng Zhao
Hi all, After compiling openmpi using intel parallel studio, I've seen the following bashrc settings by others: source /home/zhanqgp/intel/composerxe/bin/compilervars.sh intel64 source /home/zhanggp/intel/composerxe/mkl/bin/mklvars.sh intel64 lp64 export PATH=/home/zhanggp/sof