[CPMD-list] Running cpmd on Altix
Jiri Houska
jhouska at kfy.zcu.cz
Mon May 7 17:15:09 CEST 2007
Hi,
I have met the following problem: I compiled cpmd on SGI AlTIX machine
using ifort 8.1 (the compiler flags are copied below) without any
error message. Howver, each run ends just after reading the input file
by "MPI_COMM_WORLD rank 0 has terminated without calling
MPI_Finalize()" (complete list of other mesages is copied below the
compiler flags). Please does anyone meet and/or know how to solve this
problem?
Thanks a lot.
Jiri Houska
Department de Genie Physique
Ecole Polytechnique de Montreal
SRC = .
DEST = .
BIN = .
#QMMM_FLAGS = -D__QMECHCOUPL
#QMMM_LIBS = -L. -lmm
FFLAGS = -fpp -D__alpha -DPOINTER8 -DLAPACK -DFFT_DEFAULT -DALPHALINUX \
-DPARALLEL=parallel -DMP_LIBRARY=__MPI -DLINUX_IA64_INTEL \
$(shell date +'-D__DATE__=\""%b %e %Y"\" -D__TIME__=\"%T\"')
LFLAGS = -L/opt/intel/mkl/8.1/lib/64 -lmkl_ipf -lmkl -lguide -lmkl_lapack \
-lm -lpthread -lmpi $(QMMM_LIBS)
CFLAGS = -DPGSIZE="getpagesize()" -D__alpha -DPOINTER8 -DLAPACK
-DFFT_DEFAULT - DALPHALINUX \
-DPARALLEL=parallel -DMP_LIBRARY=__MPI -DLINUX_IA64_INTEL
CPP = /bin/cp --remove-destination
CPPFLAGS =
NOOPT_FLAG =
CC = icc -O2
FC = ifort -O2 -w -w90 -w95 -cm -c
LD = ifort -O2 -L/usr/lib
AR = /usr/bin/ar -r
MPI: --------stack traceback-------
Internal Error: Can't read/write file "/dev/mmtimer", (errno = 22)
Internal Error: Can't read/write file "/dev/sgi_fetchop", (errno = 22)
MPI: Intel(R) Debugger for Itanium(R) -based Applications, Version
9.1-25, Build 20060928
MPI: Reading symbolic information from
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x...done
MPI: Attached to process id 2408 ....
MPI: stopped at [0xa000000000010621]
MPI: >0 0xa000000000010621
MPI: #1 0x2000000000547100 in waitpid(...) in /lib/libpthread-2.4.so
MPI: #2 0x2000000000604170 in MPI_SGI_stacktraceback(...) in
/usr/lib/libmpi.so
MPI: #3 0x20000000006408d0 in PMPI_Abort(...) in /usr/lib/libmpi.so
MPI: #4 0x20000000006ddda0 in mpi_abort__(...) in /usr/lib/libmpi.so
MPI: #5 0x40000000007cdb80 in my_stopall_(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #6 0x40000000000445a0 in stopgm_(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #7 0x4000000000022ea0 in control_(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #8 0x4000000000007ff0 in cpmd_(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #9 0x4000000000007e30 in MAIN__(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #10 0x4000000000007b80 in main(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: #11 0x2000000004057630 in __libc_start_main(...) in /lib/libc-2.4.so
MPI: #12 0x4000000000007900 in _start(...) in
/RQMNT/user2/houskaji/CPMD/SOURCE/cpmd.x
MPI: -----stack traceback ends-----
MPI: MPI_COMM_WORLD rank 0 has terminated without calling MPI_Finalize()
MPI: aborting job
More information about the CPMD-list
mailing list