[Trilinos-Users] PGI: Fortran/C++ incompatibility

Nico Schlömer nico.schloemer at gmail.com
Fri Mar 30 03:46:46 MDT 2012


Hi all,

has anyone ever had success in building Trilinos with PGI?
It seems that there's this Fortran/C++ incompatibility around for such
a long time that makes things like

$ pgiftn -c hello-world.f
$ pgic++ hello-world.o

fail. Turning off Fortran

  -D Trilinos_ENABLE_Fortran:BOOL=OFF

would possibly help, but I'm not sure of the implications of this.

--Nico



More information about the Trilinos-Users mailing list