Re: [OMPI users] OpenMPI 1.0.x and PGI pgf90

2006-03-01 Thread Brent LEBACK
I've used ./configure --with-gnu-ld F77=pgf77 FFLAGS=-fastsse FC=pgf90 FCFLAGS=-fastsse and that worked for me. Email direct if you have problems. - Brent Bjoern Nachtwey wrote: Hi folks, I tried to compile OpenMPI using the PortzlandGroup compiler Suite, but the configure-script tells

[O-MPI users] mpif90 error: undefined reference to `mpi_reduce0dr8`

2005-11-09 Thread Brent LEBACK
I'm building rc4 with a soon-to-be released pgf90. mpicc and mpif77 both seem okay. When I compile with mpif90 I get: : In function `MAIN_': : undefined reference to `mpi_reduce0dr8_' pgf90-Fatal-linker completed with exit code 1 Your problem or mine? I see these type extensions for bcast