14 Jul
2009
14 Jul
'09
10:49 a.m.
Thanks. It could be a gfortran problem. A.Chan ----- "Rajeev Thakur" <[email protected]> wrote:
Works for me, at least on a build with Intel compilers.
Rajeev
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, July 14, 2009 12:15 AM To: [email protected] Subject: [mpich2-core] svn pi3f90.f90
Is it a known issue the mpich2/src/examples/f90/pi3f90.f90 hangs (i.e. the rank 0 command prompt message never gets printed) ? mpich2 is configured as follows:
MPICH2 Device: ch3:nemesis MPICH2 configure: CC=gcc CXX=g++ F77=gfortran F90=gfortran --with-pm=mpd:gforker --enable-g=dbg,meminit
A.Chan