[mvapich-discuss] Open64 F90 binding

Chuck Ritter cfr100 at psu.edu
Tue Dec 20 21:35:05 EST 2011


Hello,

I'm getting an error when compiling mvapich2 1.7 with the open64
compiler on linux:

  AR cr libmpichf90.a mpi.o mpi_constants.o mpi_sizeofs.o mpi_base.o
  RANLIB
libmpichf90.acratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/bindmake[4]:
Entering directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding/f90'
create_f90_int.c1
  CC
create_f90_int.cch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/bindi  CC
         create_f90_real.cx.c
  CC              create_f90_complex.c
  CC              typef90cmplxf.ctch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src'
  CC              typef90realf.c
  CC              typef90intf.cil.c
  CC              create_f90_util.c

  AR cr ../../../lib/libmpich.la create_f90_int.lo create_f90_real.lo
create_f90_complex.lo typef90cmplxf.lo typef90realf.lo typef90intf.lo
create_f90_util.lo
date > .libstamp1
make[4]: Leaving directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding/f90'
make[4]: Entering directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding/f90'
  FC              mpi.f90
make[4]: *** [mpi.lo] Error 1
make[4]: Leaving directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding/f90'
make[3]: *** [all-redirect] Error 1
make[3]: Leaving directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding/f90'
make[2]: *** [all-redirect] Error 1
make[2]: Leaving directory
`/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src/binding'
make[1]: *** [all-redirect] Error 2
make[1]: Leaving directory `/scratch/cfr100/CODE/MVAPICH2/mvapich2-1.7/src'
make: *** [all-redirect] Error 2

Any ideas what might be causing this? I could not find any more
meaningful errors.

Thanks
Chuck


More information about the mvapich-discuss mailing list