[mvapich-discuss] Build problem with mvapich2-1.5 and Panfs driver for ROMIO

Craig Tierney Craig.Tierney at noaa.gov
Mon Jul 12 11:31:43 EDT 2010


I just pulled down mvapich2-1.5 and tried to build with Panfs support.  It did not
build.  Here are the error messages:

make[5]: Entering directory `/misc/whome/admin/hjet/software/opt/mvapich/mvapich2-1.5/src/mpi/romio/adio/ad_panfs'
icc -g -O2 -DNDEBUG -O2  -DFORTRANUNDERSCORE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I/home/admin/hjet/software/opt/mvapich/mvapich2-1.5/src/mpi/romio/adio/ad_panfs/../include -I../include -I../../include -I/home/admin/hjet/software/opt/mvapich/mvapich2-1.5/src/mpi/romio/adio/ad_panfs/../../../../include -I../../../../include -I/opt/panfs/include -c ad_panfs.c
/home/admin/hjet/software/opt/mvapich/mvapich2-1.5/src/mpi/romio/adio/ad_panfs/../../../../include/mpiimpl.h(143): catastrophic error: could not open source file "mpidpre.h"
  #include "mpidpre.h"



Here is how I configured the build:

./configure CC=icc CXX=icpc F77=ifort FC=ifort F90=ifort         --with-rdma=gen2         --prefix=/opt/mvapich2/1.5-intel-11.1         --enable-romio=yes --with-file-system=lustre+panfs


I tried hacking the links in, the dependencies are complicated.

Thanks,
Craig


More information about the mvapich-discuss mailing list