Fortran 90 and BeoMPI
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl lindahl at conservativecomputer.comWed Mar 14 07:24:43 PST 2001
- Previous message: Fortran 90 and BeoMPI
- Next message: Fortran 90 and BeoMPI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Mar 15, 2001 at 02:26:18AM -0600, Frank Muldoon wrote: > mpi_heat.o: In function `main': > mpi_heat.o(.text+0x7e): undefined reference to `mpi_init_' Ah. This is the usual problem that MPI was built with the g77 underscore convention (mpi_init__), and NAG is using the "single added underscore" convention. Can't you give NAG a flag to get it to behave like g77? -- g
- Previous message: Fortran 90 and BeoMPI
- Next message: Fortran 90 and BeoMPI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
