[CPMD-list] Compilation on IBM-SP4
Magali BENOIT
Magali.BENOIT at LDV.univ-montp2.fr
Tue Sep 10 11:59:04 CEST 2002
Dear all,
I am having problems with the compilation of CPMD on the IBM-SP4 platform.
I tried all the configurations proposed on the cpmd-list but
it still doesn't work.
Here is the makefile:
-------------------------------------------------------------------------------
-
SRC = .
DEST = .
BIN = .
#QMMM_FLAGS = -D__QMECHCOUPL
#QMMM_LIBS = -L. -lmm
FFLAGS = -O3 -qmaxmem=32768 -qarch=pwr4 -qtune=pwr4 -q64
LFLAGS = -lessl \
-bbinder:/usr/lib/bind -bmaxdata:0x40000000 -qarch=pwr4 $(QMMM_LIBS)
CFLAGS = -O3 -qarch=pwr4 -qtune=pwr4 -q64
CPP = /usr/ccs/lib/cpp -P
CPPFLAGS = -D__IBM -DESSL -DPOINTER8 -DPARALLEL -DMP_LIBRARY=__MPI -DFFT_ESSL
CC = cc
FC = mpxlf_r -c
LD = mpxlf_r
AR = /usr/bin/ar
NODE = $(SCALAPACK_I4S4D8)
-------------------------------------------------------------------------------
-
And here are the warnings I get when I run the compilation:
"system.h", line 77.6: 1520-035 (I) The common block size will increase in
64-bit mode because it contains at least one integer pointer.
"system.h", line 184.6: 1520-035 (I) The common block size will increase in
64-bit mode because it contains at least one integer pointer.
....
"shop.inc", line 5.6: 1520-035 (I) The common block size will increase in
64-bit mode because it contains at least one integer pointer.
"./control.f", 1514-008 (W) Variable ip_zxmat is misaligned. This may affect
the efficiency of the code.
"./control.f", 1514-008 (W) Variable ip_catom is misaligned. This may affect
the efficiency of the code.
"./control.f", 1514-008 (W) Variable ip_pxpar is misaligned. This may affect
the efficiency of the code.
...
and so on for all the pointers.
Does anyone know how I can solve this problem ?
Thanks in advance,
Magali
--
___________________________________________________________________
Dr. Magali BENOIT magali.benoit at ldv.univ-montp2.fr
Laboratoire des Verres, cc69
Universite Montpellier II **NEW** Tel :+33 (0)4 67 14 34 53
34095 Montpellier Cedex 05 Fax :+33 (0)4 67 14 34 98
FRANCE
___________________________________________________________________
More information about the CPMD-list
mailing list