CP2K compilation on p5series AIX 5.3
CompilationAIX
compila... at yahoo.fr
Mon Apr 7 15:02:48 UTC 2008
(AIX-PowerPC_POWER5.sopt modified file)
----------
CC = cc
CPP = /usr/ccs/lib/cpp
FC = xlf95 -qsuffix=f=f90
LD = xlf95
AR = ar -r -X64
DFLAGS = -D__AIX -D__ESSL -D__FFTSG -D__FFTESSL
CPPFLAGS = -C $(DFLAGS) -P
FCFLAGS = -O2 -q64 -qarch=pwr5 -qcache=auto -qmaxmem=-1 -qtune=pwr5
FCFLAGS = -O0 -q64 -qarch=pwr5 -qcache=auto -qmaxmem=-1 -qtune=pwr5
LDFLAGS = $(FCFLAGS) -L/p5cecic/home/cp2k/LAPACK -bnoquiet\
-bmaxdata:0x80000000 -bmaxstack:0x80000000
LIBS = -llapack_pwr5 -lessl -lmass -lhm
OBJECTS_ARCHITECTURE = machine_aix.o
pint_types.o: pint_types.F
$(FC) -c $(FCFLAGS2) $<
----------
More information about the CP2K-user
mailing list