Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-09-06 Thread Shiqing Fan
anks for your attention& Best regards, Fabien Decung -Message d'origine- De : Jeff Squyres [mailto:jsquy...@cisco.com] Envoyé : mercredi 31 août 2011 14:30 À : f...@hlrs.de; Open MPI Users Cc : Fabien Objet : Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday' Sh

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-09-01 Thread Fabien
1 août 2011 14:30 À : f...@hlrs.de; Open MPI Users Cc : Fabien Objet : Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday' Shiqing -- Do you want to add this kind of info to the FAQ? I seem to recall that the gettimeofday question has come up before...? On Aug 31, 2011,

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Shiqing Fan
On 2011-08-31 7:26 PM, Jeff Squyres wrote: On Aug 31, 2011, at 1:23 PM, Gus Correa wrote: Hmmm ... maybe it was a mix of both? From the very pen ... er ... keyboard (I-phone?, tablet?) of Jeff Squyres: http://www.open-mpi.org/community/lists/users/2010/10/14463.php Good searching! No, my dim

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Jeff Squyres
On Aug 31, 2011, at 1:23 PM, Gus Correa wrote: > Hmmm ... maybe it was a mix of both? > From the very pen ... er ... keyboard (I-phone?, tablet?) > of Jeff Squyres: > http://www.open-mpi.org/community/lists/users/2010/10/14463.php Good searching! No, my dim recollection has something to do with

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Gus Correa
Jeff Squyres wrote: On Aug 31, 2011, at 12:13 PM, Gus Correa wrote: Do you want to add this kind of info to the FAQ? I seem to recall that the gettimeofday question has come up before...? Indeed, but often related to the accuracy of the MPI_Wtime clock, IIRR. No, I have a dim recollection

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Jeff Squyres
On Aug 31, 2011, at 12:13 PM, Gus Correa wrote: >> Do you want to add this kind of info to the FAQ? I seem to recall that the >> gettimeofday question has come up before...? > > Indeed, but often related to the accuracy of the MPI_Wtime clock, IIRR. No, I have a dim recollection that it came u

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Gus Correa
Jeff Squyres wrote: Shiqing -- Do you want to add this kind of info to the FAQ? I seem to recall that the gettimeofday question has come up before...? Indeed, but often related to the accuracy of the MPI_Wtime clock, IIRR. Gus Correa On Aug 31, 2011, at 8:27 AM, Shiqing Fan wrote: Hi

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Jeff Squyres
Shiqing -- Do you want to add this kind of info to the FAQ? I seem to recall that the gettimeofday question has come up before...? On Aug 31, 2011, at 8:27 AM, Shiqing Fan wrote: > Hi Fabien, > > The GCC build under MinGW is not supported in Open MPI 1.4.3. The initial > support is now in t

Re: [OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-31 Thread Shiqing Fan
Hi Fabien, The GCC build under MinGW is not supported in Open MPI 1.4.3. The initial support is now in trunk, but needs more test. Actually, you may also try building 1.4.3 with Visual Studio Express with Fortran bindings for gfortran. Just configure the solution for Visual Studio, and speci

[OMPI users] Mingw - Gfortran - Cmake : 'gettimeofday'

2011-08-30 Thread Fabien
Hello, I’m trying to compile Open-MPI 1.4.3 using {MinGW;CMake} on a Vista-32-Bits. I’m interested in running in parallel a fortran program (compiled with C:\MINGW\bin\gfortran.exe ) I’m aware that a binary package has been released but – unfortunately – it has been configured with the Intel c

Re: [OMPI users] mingw

2009-02-24 Thread Jeff Squyres
I don't know for sure, but I don't think that anyone has tried building with mingw. Native Windows compiler support is available on the Open MPI development trunk; it should be coming to a real release soon. On Feb 24, 2009, at 9:28 AM, j artieda wrote: I would like to know if is possible

[OMPI users] mingw

2009-02-24 Thread j artieda
I would like to know if is possible to compile openmpi using msys-mingw I have seen in the mailing list archives that some people have tried to compile it with cygwin but It's not clear if they have succeeded. I have tried to compile using a simple ./configure make but it fails with some redec