Gus,
Thanks for the suggestion! I had missed the flag for F77.
Axel
How good are you with reading/editing Makefiles? I find problems like
this are usually solved by searching the Makefiles for the offending
line(s) and removing the offending switch.
In a well-designed make environment, you should only have to edit the
top-level Makefile. In the worst case, you'll
Hi Axel
This is an old problem, apparently with libtool.
A workaround is to configure OpenMPI with
F77 and FC='pgf90 -noswitcherror'.
Worth trying.
I hope this helps,
Gus Correa
-
Gustavo Correa
Lamont-Doherty Earth Observatory
Axel,
Should the argument be -ipthread?
Doug Reeder
On Sep 14, 2010, at 12:17 PM, Axel Schweiger wrote:
> Trying to build a hybrid OpenMPI with PGI fortran and gcc to support WRF model
> The problem appears to be due to a -pthread switch passed to pgfortran.
>
>
>
> libtool: link: pgfortran -
Trying to build a hybrid OpenMPI with PGI fortran and gcc to support
WRF model
The problem appears to be due to a -pthread switch passed to pgfortran.
libtool: link: pgfortran -shared -fpic -Mnomain .libs/mpi.o
.libs/mpi_sizeof.o .libs/mpi_comm_spawn_multiple_f90.o
.libs/mpi_testall_f90.o