Alexandre, Did you have a working Fortran compiler in system in time of OpenMPI compilation? To my experience Fortran bindings are always compiled by default. How did you configured it and have you noticed any messages reg. Fortran support in configure output?
- D. 2011/6/22 Alexandre Souza <costam...@gmail.com>: > 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 > -------------------------------------------------------------------------- > Unfortunately, this installation of Open MPI was not compiled with > Fortran 90 support. As such, the mpif90 compiler is non-functional. > -------------------------------------------------------------------------- > Any clue how to solve it is very welcome. > Thanks, > Alex > P.S. I am using a ubuntu box with gfortran > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >