gt;
>> gfortran version is:
>>
>> gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC)
>>
>> How do you run ./configure? Maybe try "./configure
>> FC=/usr/bin/gfortran" ? It should really really work out of box
>> though. Configure scripts usually cook
t; default. How did you configured it and have you noticed any messages
> reg. Fortran support in configure output?
>
> - D.
>
> 2011/6/22 Alexandre Souza :
>> Dear Group,
>> After compiling the openmpi source, the following message is displayed
>> when t
Dear Group,
After compiling the openmpi source, the following message is displayed
when trying to compile
the hello program in fortran :
amscosta@amscosta-desktop:~/openmpi-1.4.3/examples$
/opt/openmpi-1.4.3/bin/mpif90 -g hello_f90.f90 -o hello_f90
--