Hello, I installed MPB on Stampede (an XSEDE machine at U Texas). The output complains that it's installed without HDF, although the installation instruction with HDF was followed. I wonder if anyone sees something wrong with the configure file:
./configure --with-mpi --prefix=/work/02426/kenmwang/MPB/install CC=mpicc CXX=mpicxx \ --with-libctl=/work/02426/kenmwang/MPB/libctl-install/share/libctl \ --with-hdf5=/opt/apps/intel13/hdf5/1.8.9/lib \ CPPFLAGS="-DH5_USE_16_API=1 -I$TACC_FFTW3_INC -I/work/02426/kenmwang/MPB/libctl-install/include" \ LDFLAGS="-mkl -L/work/02426/kenmwang/MPB/libctl-install/lib -Wl,-rpath,$TACC_FFT W3_LIB -L$TACC_FFTW3_LIB -lfftw3_mpi -lfftw3" When I run this version of MPB, the output contains the following error message: matrixio: cannot output "dos-epsilon" (compiled without HDF) [c418-404.stampede.tacc.utexas.edu:mpi_rank_2][error_sighandler] Caught error: Segmentation fault (signal 11) Thanks! Ken
_______________________________________________ mpb-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss
