Page 1 of 1

Warning messages on HPUX Itanium2 platform

Posted: Wed Feb 01, 2006 2:09 pm
by hacret
When I compling in directory [VASP.4.6] for installation, I faced some problems. That is concerned about warning message. I thought that that doesn't care about a few warning message. But there was many many warning message under installing. First I use the machin-HPUX itanium2. I finished to complie in directory [VASP.4.lib] even if this have a few warning message. And I changed a little Makefile in 'optimize' part from +O3 to +Oall. but I don't think that does care about these. I really want to disappear the warning message. What is the problems? Please HELP ME! I dont'care any advices... Next paragraph present compiling message in [VASP.4.6] I am sorry it is so long.
---------------------------------------------------------------------
zenith 47% make

./preprocess <base.F >base.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c base.f90
/var/tmp/fcpAAAa02061.f90
module PREC
module BASE
module subroutine MAKE_STRIDE

272 Lines Compiled
./preprocess <mpi.F >mpi.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c mpi.f90
/var/tmp/fcpAAAa02068.f90
module MPIMY
module subroutine MPI_DUMMY

1757 Lines Compiled
./preprocess <smart_allocate.F >smart_allocate.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c smart_allocate.f90
/var/tmp/fcpAAAa02075.f90
module SMART_ALLOCATE
module subroutine SMART_ALLOCATE_REAL
module subroutine SMART_ALLOCATE_WAVE
module subroutine SMART_ALLOCATE_COMPLEX

111 Lines Compiled
./preprocess <xml.F >xml.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c xml.f90
/var/tmp/fcpAAAa02082.f90
module VASPXML
module subroutine XML_TAG
module subroutine XML_CLOSE_TAG
module subroutine XML_TAG_STRING
module subroutine XML_TAG_REAL
module subroutine XML_TAG_INT
module subroutine XML_TAG_STRING_
module subroutine XML_TAG_REAL_
module subroutine XML_TAG_INT_
module subroutine XML_VEC_REAL
module subroutine XML_VEC_INT
module subroutine XML_VEC_LOG
module subroutine XML_TIMING
module subroutine XML_ARRAY_REAL
module subroutine XML_ARRAY_INT
module subroutine XML_ARRAY_LOG
module subroutine XML_ROW_DATA
module subroutine XML_VECARRAY
module subroutine XML_FIELD
module subroutine XML_DIMENSION
module subroutine START_XML
module subroutine STOP_XML
module subroutine XML_GENERATOR
module subroutine PARSE_GENERATOR_XML
module subroutine XML_KPOINTS_LIST
external subroutine XML_INCAR_1
external subroutine XML_INCAR
external subroutine XML_INCAR_V
external subroutine XML_CRYSTAL
external subroutine XML_ATOMTYPES
external subroutine XML_POSITIONS
external subroutine XML_VEL
external subroutine XML_FORCES
external subroutine XML_STRESS
external subroutine XML_LSDYN
external subroutine XML_NOSE
external subroutine XML_ENERGY
external subroutine XML_EIGENVALUES
external subroutine XML_DOS
external subroutine XML_PROCAR
external subroutine XML_KPOINTS_1
external subroutine XML_KPOINTS_2
external subroutine XML_KPOINTS_3

1474 Lines Compiled
./preprocess <constant.F >constant.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c constant.f90
/var/tmp/fcpAAAa02089.f90
module CONSTANT
module subroutine NUP_CONST

94 Lines Compiled
./preprocess <jacobi.F >jacobi.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c jacobi.f90
/var/tmp/fcpAAAa02096.f90
module JACOBI
module subroutine JACDSSYEV

1372 Lines Compiled
./preprocess <main_mpi.F >main_mpi.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c main_mpi.f90
/var/tmp/fcpAAAa02103.f90
module MAIN_MPI
module subroutine MAKE_DIR_APP
module subroutine WRT_DISTR

76 Lines Compiled
./preprocess <scala.F >scala.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c scala.f90
/var/tmp/fcpAAAa02110.f90
module SCALA
module subroutine PPOTRF_TRTRI
module subroutine PDSSYEX_ZHEEVX
module subroutine INIT_SCALA
module subroutine INIT_SCALA_T3D

837 Lines Compiled
./preprocess <asa.F >asa.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c asa.f90
/var/tmp/fcpAAAa02117.f90
module ASA
module subroutine YLM3TRANS
module function CLEBGO
module function CLEBG0
module subroutine YLM3ST
module subroutine YLM3ST_COMPL
module subroutine YLM3LOOKUP_OLD
module subroutine YLM3LOOKUP
module subroutine SETYLM
module subroutine SETYLM_GRAD
external subroutine YLM3ST_

804 Lines Compiled
./preprocess <lattice.F >lattice.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c lattice.f90
/var/tmp/fcpAAAa02124.f90
module LATTICE
module subroutine LATTIC
module subroutine LATOLD
module subroutine EXPRO
module subroutine KARDIR
module subroutine DIRKAR
module subroutine TOPRIM
external subroutine CKARDIR
external subroutine CDIRKAR

269 Lines Compiled
./preprocess <poscar.F >poscar.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c poscar.f90
/var/tmp/fcpAAAa02131.f90
module POSCAR
module subroutine RD_POSCAR_HEAD
module subroutine RD_POSCAR
module subroutine COUNT_DEGREES_OF_FREEDOM
module subroutine SYMVEL_WARNING
module subroutine OUTPOS
module subroutine OUTPOS_TRAIL
module subroutine XDAT_HEAD
module subroutine NEAREST_NEIGHBOAR

906 Lines Compiled
./preprocess <ini.F >ini.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c ini.f90
/var/tmp/fcpAAAa02138.f90
module INI
external subroutine SPLCOF
external subroutine SPLCOF_N0
external subroutine SPLCPY
external subroutine SPLVAL
external subroutine MY_DATE_AND_TIME
external subroutine MEMORY_CHECK

297 Lines Compiled
./preprocess <setex.F >setex.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c setex.f90
/var/tmp/fcpAAAa02145.f90
module SETEXM
module subroutine RD_EX
module subroutine SET_EX
module subroutine EXCHG

441 Lines Compiled
./preprocess <radial.F >radial.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c radial.f90
/var/tmp/fcpAAAa02152.f90
module RADIAL
module subroutine RAD_ALIGN
module subroutine RAD_CHECK_QPAW
module subroutine RAD_AUG_CHARGE
module subroutine RAD_AUG_PROJ
module subroutine RAD_CHARGE
module subroutine RAD_KINETIC_EDENS
module subroutine FLIP_RAD
module subroutine RAD_PROJ
module subroutine RAD_PROJ_KINPOT
module subroutine RAD_INT
module subroutine RAD_DEF
module subroutine RAD_POT
module subroutine RAD_POT_HAR_ONLY
module subroutine RAD_GGA_ASPH
module subroutine RAD_META_GGA_ASPH
module subroutine RAD_META_GGA
module subroutine RAD_POT_WEIGHT
module subroutine RAD_POT_HAR
module subroutine RAD_LDA_XC
module subroutine RAD_LDA_XC_SPIN
module subroutine RAD_GGA_XC
module subroutine RAD_GGA_XC_SPIN
module subroutine RAD_MAG_DENSITY
module subroutine RAD_MAG_DIRECTION
module subroutine RAD_CORE_XC
module subroutine RAD_CORE_META_XC
module subroutine EXCOR_DER_PARA
module subroutine EXCOR_PARA
module subroutine EXCOR_DER
module subroutine EXCOR
module subroutine RAD_METRIC
module subroutine GRAD_
module subroutine GRAD
module subroutine AUG_SETE
module subroutine AUG_SETQ
module subroutine AUG_BEZERO
module subroutine SIMPI
module subroutine SET_SIMP

2792 Lines Compiled
./preprocess <pseudo.F >pseudo.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c pseudo.f90
/var/tmp/fcpAAAa02159.f90
module PSEUDO
module subroutine RD_PSEUDO
module subroutine READGRD
module subroutine READGRD_NO_SELECTOR
module subroutine DEALLOC_PP
module subroutine DEALLOC_PP1
module subroutine RDPARA
module subroutine RDPARS
module subroutine EXTYP
module subroutine POST_PSEUDO
module subroutine LDIM_PSEUDO

1142 Lines Compiled
./preprocess <mgrid.F >mgrid.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c mgrid.f90
/var/tmp/fcpAAAa02166.f90
module MGRID
module subroutine INILGRD
module subroutine DEALLOC_GRD
module subroutine INILPC
module subroutine GEN_RC_GRID
module subroutine GEN_GRID
module subroutine GEN_RC_SUB_GRID
module subroutine GEN_SUB_GRID
module subroutine GEN_SUB_GRID_
module subroutine SRCH_COL1
module subroutine SRCH_COL2
module subroutine REC_STDLAY
module subroutine INTER_STDLAY
module subroutine REAL_STDLAY
module subroutine SET_RL_GRID
external subroutine RC_FLIP
external subroutine RL_FLIP
external subroutine MRG_GRID_RL
external subroutine MRG_GRID_RL_PLANE
external subroutine DIS_GRID_RL
external subroutine DIS_GRID_RL_PLANE
external subroutine MRG_GRID_RC
external subroutine DIS_GRID_RC
external subroutine RL_ADD
external subroutine RC_ADD
external subroutine RLR_MUL
external subroutine ADD_GRID
external subroutine CPB_GRID
external subroutine CP_GRID
external subroutine SETUNB
external subroutine SETUNB_COMPAT
external subroutine OPSYNC
external subroutine SUM_RC
external subroutine SUM_IN
external subroutine SUM_RL
external subroutine INIDAT
external subroutine INIDATR
external subroutine WRT_RC_LINE

1447 Lines Compiled
./preprocess <mkpoints.F >mkpoints.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c mkpoints.f90
/var/tmp/fcpAAAa02173.f90
module MKPOINTS
module subroutine RD_KPOINTS

411 Lines Compiled
./preprocess <wave.F >wave.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c wave.f90
/var/tmp/fcpAAAa02180.f90
module WAVE
module subroutine ALLOCWDES
module subroutine DEALLOCWDES
module subroutine WDES_SET_NPRO
module function NI_LOCAL
module function NI_GLOBAL
module subroutine CREATE_SINGLE_KPOINT_WDES
module subroutine ALLOCW
module subroutine SETWDES
module subroutine SETWGRID
module subroutine NEWWAV
module subroutine DELWAV
module subroutine SETWAV
module subroutine SETWAV_
module subroutine SETW_SPIN
module subroutine WVREAL
module function NB_LOCAL
module subroutine WFINIT
external subroutine GEN_LAYOUT
external subroutine SORT_REDIS
external subroutine SORT_REDIS_ASC
external subroutine COUNT_ROWS
external subroutine REPAD_INDEX_ARRAY
external subroutine REPAD_WITH_INDEX_ARRAY
external subroutine GEN_INDEX
external subroutine CLEANWAV

1597 Lines Compiled
./preprocess <wave_mpi.F >wave_mpi.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c wave_mpi.f90
/var/tmp/fcpAAAa02187.f90
module WAVE_MPI
module subroutine REDIS_PW_ALLOC
module subroutine REDIS_PW_DEALLOC
external subroutine SET_WPOINTER
external subroutine SET_GPOINTER
external subroutine DIS_PROJ
external subroutine MRG_PROJ
external subroutine DIS_PW
external subroutine DIS_PW_BAND
external subroutine MRG_PW
external subroutine MRG_PW_BAND
external subroutine MRG_CEL
external subroutine MRG_FERWE
external subroutine REDIS_PW
external subroutine REDIS_PW_ALL
external subroutine REDIS_PW_START
external subroutine REDIS_PW_STOP
external subroutine REDIS_PROJ
external subroutine SET_NPL_NPRO

511 Lines Compiled
./preprocess <symmetry.F >symmetry.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c symmetry.f90
/var/tmp/fcpAAAa02194.f90
module MSYMMETRY
external subroutine RHOSYM
external subroutine SYMFIELD
external subroutine RHOSYG
external subroutine MAGSYG
external subroutine EULER
external subroutine RHOSYR
external subroutine FORSYM
external subroutine VECSYM
external subroutine IBZKPT
external subroutine IBZKPT_FAST
external subroutine TETIRR
external subroutine INISYM
external subroutine NOSYMM
external subroutine COUNTER_SPIRAL
external subroutine ERROR
external subroutine WARN

3078 Lines Compiled
./preprocess <symlib.F >symlib.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c symlib.f90
/var/tmp/fcpAAAa02201.f90
module SYM_PREC
external subroutine SETGRP
external subroutine GETGRP
external subroutine CHKSYM
external subroutine DYNSYM
external subroutine MAGSYM
external subroutine FSYM
external subroutine TSYM
external subroutine POSMAP
external subroutine CLASS
external subroutine PGROUP
external subroutine SGRGEN
external subroutine SGRPRD
external subroutine SGRCOP
external function SGREQL
external subroutine INVGRP
external subroutine SGRCON
external subroutine SGRTRF
external subroutine VECCON

2559 Lines Compiled
./preprocess <lattlib.F >lattlib.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c lattlib.f90
/var/tmp/fcpAAAa02208.f90
external subroutine LATGEN
external subroutine LATTYP
external subroutine RECIPS
external subroutine PBC
external subroutine CELVOL
external subroutine LATORD
external subroutine ORDER
external subroutine PRICEL

2444 Lines Compiled
./preprocess <random.F >random.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c random.f90
/var/tmp/fcpAAAa02215.f90
block data RMARIN_INI
external subroutine RMARIN
external function RANMAR
external function RANE
external function RANG

242 Lines Compiled
./preprocess <nonl.F >nonl.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c nonl.f90
/var/tmp/fcpAAAa02222.f90
module NONL
module subroutine NONL_ALLOC
module subroutine NONL_ALLOC_SPHPRO
module subroutine NONL_DEALLOC_SPHPRO
module subroutine SPHER
module subroutine PHASE
module subroutine VNLACC
module subroutine VNLAC0
module subroutine PROJ
module subroutine PROJ1
external subroutine FORNL
external subroutine STRENL

1182 Lines Compiled
./preprocess <nonlr.F >nonlr.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c nonlr.f90
/var/tmp/fcpAAAa02229.f90
module NONLR
module subroutine NONLR_SETUP
module subroutine LREAL_COMPAT_MODE
module subroutine XML_WRITE_LREAL_COMPAT_MODE
module subroutine NONLR_ALLOC
module subroutine NONLR_DEALLOC
module subroutine REAL_OPTLAY
module subroutine RSPHER
module subroutine RSPHER_ALL
module subroutine PHASER
module subroutine RPRO1
module subroutine RPROMU
module subroutine RACCT
module subroutine RACC
module subroutine RACC0
module subroutine RACCMU
module subroutine RACC0MU
module subroutine RNLPR
module subroutine STRNLR
module subroutine FORNLR
external subroutine RPRO

1978 Lines Compiled
./preprocess <dfast.F >dfast.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c dfast.f90
/var/tmp/fcpAAAa02241.f90
module DFAST
module subroutine PROALL
module subroutine ORTHON
module subroutine CNORMN
module subroutine CNORMA
module subroutine PROJCN
module subroutine ORSP
external subroutine LINCOM
external subroutine OVERL
external subroutine OVERL1
external subroutine ORTH1
external subroutine ORTH1_OLD
external subroutine ORTH2
external subroutine LINBAS

949 Lines Compiled
./preprocess <choleski2.F >choleski2.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c choleski2.f90
/var/tmp/fcpAAAa02248.f90
module CHOLESKI
module subroutine ORTHCH

283 Lines Compiled
./preprocess <mix.F >mix.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c mix.f90
/var/tmp/fcpAAAa02255.f90
external subroutine MIX_SIMPLE

218 Lines Compiled
./preprocess <charge.F >charge.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c charge.f90
/var/tmp/fcpAAAa02265.f90
external subroutine FFT_RC_SCALE
module CHARGE
module subroutine SOFT_CHARGE
module subroutine RHOAT0
module subroutine RHOATO
module subroutine RHOATO_WORK
module subroutine RHOPAR
module subroutine MRHOATO
external function RHO0
external subroutine GET_RHO0
external subroutine SET_RHO0
module COMPAT_GGA
external subroutine TRUNC_HIGH_FREQU
external subroutine GGA_COMPAT_MODE
external subroutine XML_WRITE_GGA_COMPAT_MODE

730 Lines Compiled
./preprocess <xcgrad.F >xcgrad.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c xcgrad.f90
/var/tmp/fcpAAAa02272.f90
module XCGRAD
module subroutine FEXCG
external subroutine FEXCG_

Warning 4010 : At line 149 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 172 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 195 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 214 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine GGAALL
external subroutine GGAEALL
external subroutine GGA91_WB_RY
external subroutine GGA91_WB
external subroutine EXCH2
external subroutine GCOR1
external subroutine CORGGA1
external subroutine EXCHPBE
external subroutine CORUNSPPBE
external subroutine CORPBE
external subroutine GCOR2

1076 Lines Compiled
./preprocess <xcspin.F >xcspin.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c xcspin.f90
/var/tmp/fcpAAAa02279.f90
external subroutine FEXCGS
external subroutine FEXCGS_

Warning 4010 : At line 158 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 181 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 206 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 384 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine FEXCGS_NONCOL_

Warning 4010 : At line 585 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 608 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 631 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 844 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine GGASPIN
external subroutine GGAXCS
external function FUN
external function DFQ1
external function DFQ2
external function DFRO1
external function DFRO2
external subroutine EXPW
external subroutine CPW
external subroutine CPWSP
external subroutine CORLSD
external subroutine GCOR

1391 Lines Compiled
./preprocess <potex1.F >potex1.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c potex1.f90
/var/tmp/fcpAAAa02286.f90
external subroutine FEXCF

Warning 4010 : At line 59 Directive "force_vector" is unknown or unsupported and is being ignored.

247 Lines Compiled
./preprocess <potex2.F >potex2.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c potex2.f90
/var/tmp/fcpAAAa02293.f90
external subroutine FEXCP

Warning 4010 : At line 61 Directive "force_vector" is unknown or unsupported and is being ignored.

196 Lines Compiled
./preprocess <metagga.F >metagga.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c metagga.f90
/var/tmp/fcpAAAa02300.f90
external subroutine METAEXC_PW
external subroutine METAGGA_PW
external subroutine METAGGA_PW_

Warning 4010 : At line 290 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 313 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 338 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 562 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine GGASPINCOR
external subroutine GGACOR
external subroutine TAU_PW
external subroutine TAU_PW_DIRECT
external subroutine METAGGA

1189 Lines Compiled
./preprocess <constrmag.F >constrmag.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c constrmag.f90
/var/tmp/fcpAAAa02307.f90
module CONSTRAINED_M_MODULAR
module subroutine CONSTRAINED_M_READER
module subroutine XML_WRITE_CONSTRAINED_M
module subroutine CONSTRAINED_M_INIT
module function M_CONSTRAINED
module subroutine M_INT
module subroutine ADD_CONSTRAINING_POT
module function E_CONSTRAINT
module subroutine WRITE_CONSTRAINED_M

721 Lines Compiled
./preprocess <pot.F >pot.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c pot.f90
/var/tmp/fcpAAAa02314.f90
module POT
module subroutine POTLOK
module subroutine POTXC
external subroutine POTHAR
external subroutine POTION
external subroutine MAG_DIRECTION
external subroutine MAG_DENSITY
external subroutine POT_FLIP
external subroutine EXTERNAL_POT

859 Lines Compiled
./preprocess <cl_shift.F >cl_shift.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c cl_shift.f90
/var/tmp/fcpAAAa02321.f90
module CL
module subroutine INIT_CL_SHIFT
module subroutine XML_WRITE_CL_SHIFT
module subroutine WRITE_CL_SHIFT
module function ACCURATE_CORE_LEVEL_SHIFTS
module function FINALST_CORE_LEVEL_SHIFTS
module subroutine SET_CL_DRHOCORE_PS
module subroutine SET_CL_DRHOCORE_AE
module subroutine ADD_CL_HARTREE_POT
module subroutine SET_CORE_WF
module subroutine CALCULATE_MAX_N_L
module subroutine INIT_N_L
module function NEXT_N_L
module subroutine CORE_WAVE_FKT
module subroutine OUTINT
module subroutine INWINT
module subroutine RAD_CL_SHIFT
module subroutine RAD_CL_SHIFT_AE
module subroutine SETAUG_CL
module subroutine AUGTOQ
module subroutine CL_MODIFY_PP
external subroutine CL_TEST_POT
external subroutine CL_ION_TEST_CHARGE
external subroutine CL_SHIFT_PW
external subroutine SETDEP_B

1737 Lines Compiled
./preprocess <force.F >force.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c force.f90
/var/tmp/fcpAAAa02328.f90
module FORCE
module subroutine MPI_DUMMY
module subroutine STRELO
module subroutine STREHAR
module subroutine STRKIN
module subroutine CHGGRA
module subroutine FORLOC
module subroutine FORHAR

817 Lines Compiled
./preprocess <dos.F >dos.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c dos.f90
/var/tmp/fcpAAAa02335.f90
external subroutine DENINI
external subroutine DENSTA
internal subroutine DENMP
internal subroutine DENFER
external subroutine DENTET
external subroutine DELSTP

834 Lines Compiled
./preprocess <elf.F >elf.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c elf.f90
/var/tmp/fcpAAAa02342.f90
module MELF
module subroutine ELF
external subroutine SQADD
external subroutine ELFCAL
external subroutine RHOSYM_REAL

360 Lines Compiled
./preprocess <tet.F >tet.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c tet.f90
/var/tmp/fcpAAAa02349.f90
external subroutine BZINTS
external subroutine SLINZ
external subroutine FSWGTS

409 Lines Compiled
./preprocess <hamil.F >hamil.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c hamil.f90
/var/tmp/fcpAAAa02356.f90
module HAMIL
module subroutine ECCP
external subroutine ECCP_NL
external subroutine VHAMIL
external subroutine HAMILT
external subroutine HAMILTMU

451 Lines Compiled
./preprocess <steep.F >steep.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c steep.f90
/var/tmp/fcpAAAa02363.f90
module STEEP
module subroutine EDSTEP

547 Lines Compiled
./preprocess <chain.F >chain.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c chain.f90
/var/tmp/fcpAAAa02370.f90
module CHAIN
module subroutine CHAIN_FORCE
module subroutine SUM_CHAIN
module subroutine AND_CHAIN
module subroutine CHAIN_INIT
module function LHYPER_NUDGE

192 Lines Compiled
./preprocess <dyna.F >dyna.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c dyna.f90
/var/tmp/fcpAAAa02377.f90
external subroutine EKINC
external subroutine INITIO
external subroutine SYMVEC
external subroutine SYMVEL
external subroutine CHECK
external subroutine IONCGR
external subroutine ION_VEL_QUENCH
external subroutine IONDAMPED
external subroutine SET_SELECTED_FORCES_ZERO
external subroutine SET_SELECTED_VEL_ZERO
external subroutine SPACO

1343 Lines Compiled
./preprocess <relativistic.F >relativistic.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c relativistic.f90
/var/tmp/fcpAAAa02384.f90
module RELATIVISTIC
module subroutine SPINORB_STRENGTH
module subroutine SETUP_LS

376 Lines Compiled
./preprocess <LDApU.F >LDApU.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c LDApU.f90
/var/tmp/fcpAAAa02391.f90
module LDAPLUSU_MODULE
module subroutine LDAU_READER
module subroutine INITIALIZE_LDAU
module subroutine WRITE_LDAPU
module subroutine XML_WRITE_LDAU
module function USELDAPU
module function L_NO_LSDA
module function INTEGRALS_LDAPU
module function LCALC_ORBITAL_MOMENT
module subroutine LDAPLUSU
module subroutine OVERLAP_AE
module subroutine POT_TYPE1
module subroutine POT_TYPE4
module subroutine POT_TYPE2
module subroutine POT_TYPE3
module subroutine POT_TYPE5
module subroutine COULOMB_INTERACTION
module subroutine GAUNT_L
module subroutine LDAPLUSU_PRINTOCC
module subroutine CALC_ORBITAL_MOMENT
module subroutine WRITE_ORBITAL_MOMENT
external function L_NO_LSDA_GLOBAL

1815 Lines Compiled
./preprocess <sphpro.F >sphpro.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c sphpro.f90
/var/tmp/fcpAAAa02398.f90
module MSPHPRO
module subroutine SPHPRO
module subroutine SPHPRO_FAST
module subroutine BEZERO
external subroutine C_FLIP
external subroutine R_FLIP
external subroutine SPHPRO_DESCRIPTION

1455 Lines Compiled
./preprocess <paw.F >paw.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c paw.f90
/var/tmp/fcpAAAa02405.f90
module PAW
module subroutine SET_AUG
module subroutine SET_RHO_PAW_ELEMENTS
module subroutine SET_RHO_PAW
module subroutine WRT_RHO_PAW
module subroutine RD_RHO_PAW
module subroutine AUGSYM
module subroutine AUGSYM_NONCOL
module subroutine MAT_KARDIR
module subroutine MAT_DIRKAR
module subroutine ROTATE_MATRIX
module subroutine SETUP_SYM_LL
module subroutine SET_ATOM_POT
module subroutine SET_DD_PAW
module subroutine DIJ_FLIP
module subroutine DIJ_FLIP2
module subroutine DIJ_FLIP4
module subroutine CALC_RHOLM
module subroutine TRANS_RHOLM
module subroutine TRANS_RHOLMI
module subroutine TRANS_DLM
module subroutine CALC_DLLMM
module subroutine DUMP_DLLMM
module subroutine STORE_RHOLM
module subroutine RETRIEVE_RHOLM

Warning 4010 : At line 1069 Directive "nopattern" is unknown or unsupported and is being ignored.

2481 Lines Compiled
./preprocess <us.F >us.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c us.f90
/var/tmp/fcpAAAa02412.f90
module US
module subroutine DEPSUM
module subroutine DEPATO
module subroutine FORDEP
module subroutine FORDE1
module subroutine STRDEP
module subroutine SET_CHARGE
external subroutine SETYLM_AUG
external function MAXL_AUG
external function MAXL1
external function MAXL
external subroutine SETDEP
external subroutine SETDIJ
external subroutine US_FLIP
external subroutine DEPLE
external subroutine AUGSYM_
external subroutine AUGSYM_NONCOL_

1865 Lines Compiled
./preprocess <ebs.F >ebs.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c ebs.f90
/var/tmp/fcpAAAa02419.f90
module EBS
module subroutine FEWALD
internal function ER
internal function ERD
internal function EX
internal function EXD

503 Lines Compiled
./preprocess <wavpre.F >wavpre.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c wavpre.f90
/var/tmp/fcpAAAa02426.f90
module MWAVPRE
module subroutine WAVPRE
module subroutine CLCD

828 Lines Compiled
./preprocess <wavpre_noio.F >wavpre_noio.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c wavpre_noio.f90
/var/tmp/fcpAAAa02433.f90
module MWAVPRE_NOIO
module subroutine WAVPRE_NOIO
module subroutine CLCD_NOIO

766 Lines Compiled
./preprocess <broyden.F >broyden.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c broyden.f90
/var/tmp/fcpAAAa02440.f90
module BROYDEN
module subroutine BRMIX
module subroutine BROYD
module subroutine SETG0
module subroutine BRPRE
module subroutine BRGRID
module subroutine BRSAV
module subroutine BRGET
module subroutine CLBROYD
module subroutine BRRMTMP
module subroutine BRNULL
module subroutine DYN_PUT
module subroutine DYN_GET
module subroutine DYN_FREE
external subroutine INVERS
external subroutine LUDCM
external subroutine LUBKS

1504 Lines Compiled
./preprocess <dynbr.F >dynbr.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c dynbr.f90
/var/tmp/fcpAAAa02447.f90
module BRIONS_INPRODUCT
module function INPRODUCT
external subroutine BRIONS
external subroutine BRZERO
external subroutine BR_SHIFT_MATRIX
external subroutine BR_SHIFT_VEC

630 Lines Compiled
./preprocess <rmm-diis.F >rmm-diis.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c rmm-diis.f90
/var/tmp/fcpAAAa02454.f90
module RMM_DIIS
module subroutine EDDRMM

1069 Lines Compiled
./preprocess <reader.F >reader.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c reader.f90
/var/tmp/fcpAAAa02461.f90
external subroutine READER

SZNAM1=SZNAM
^
Warning 141 at (78:reader.f90) : Character string truncated to length 40 on assignment
SZPREC=SZNAM
^
Warning 141 at (116:reader.f90) : Character string truncated to length 6 on assignment
SZGGA=SZNAM
^
Warning 141 at (132:reader.f90) : Character string truncated to length 2 on assignment
SZGGA2=SZNAM
^
Warning 141 at (1432:reader.f90) : Character string truncated to length 2 on assignment
SZGGA2=SZNAM
^
Warning 141 at (1441:reader.f90) : Character string truncated to length 2 on assignment

1552 Lines Compiled
./preprocess <writer.F >writer.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c writer.f90
/var/tmp/fcpAAAa02468.f90
module WRITER
module subroutine WRITER_READER
module subroutine INIT_WRITER
module function WRITE_MOMENTS
module function WRITE_DENSITY
module subroutine WR_MOMENTS
module subroutine WR_PROJ_CHARG

693 Lines Compiled
./preprocess <tutor.F >tutor.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c tutor.f90
/var/tmp/fcpAAAa02475.f90
external subroutine VTUTOR

552 Lines Compiled
./preprocess <xml_writer.F >xml_writer.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c xml_writer.f90
/var/tmp/fcpAAAa02482.f90
external subroutine XML_WRITER

291 Lines Compiled
./preprocess <brent.F >brent.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c brent.f90
/var/tmp/fcpAAAa02489.f90
external subroutine ZBRENT

474 Lines Compiled
./preprocess <stufak.F >stufak.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c stufak.f90
/var/tmp/fcpAAAa02496.f90
external subroutine STUFAK
external subroutine STUFAK_ONE

Warning 4010 : At line 104 Directive "force_vector" is unknown or unsupported and is being ignored.

158 Lines Compiled
./preprocess <fileio.F >fileio.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c fileio.f90
/var/tmp/fcpAAAa02503.f90
module FILEIO
module subroutine INWAV_HEAD
module subroutine INWAV
module subroutine INWAV_FAST
module subroutine OUTWAV
module subroutine OUTCHG
module subroutine INCHG
module subroutine READNI
module subroutine READCH
external subroutine OUTPOT
external subroutine PCDAT_HEAD

1370 Lines Compiled
./preprocess <opergrid.F >opergrid.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c opergrid.f90
/var/tmp/fcpAAAa02510.f90
external subroutine SUMGRD
external subroutine SUMRGR
external subroutine DUMP1
external subroutine DUMPA
external subroutine DDUMP

183 Lines Compiled
./preprocess <stepver.F >stepver.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c stepver.f90
/var/tmp/fcpAAAa02517.f90
external subroutine STEP

278 Lines Compiled
./preprocess <dipol.F >dipol.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c dipol.f90
/var/tmp/fcpAAAa02524.f90
module MDIPOL
module subroutine FIELD_READER
module subroutine WRITE_EFIELD
module subroutine XML_WRITE_EFIELD
external subroutine XML_WRITE_EFIELD_
external subroutine CDIPOL_CHTOT_REC
external subroutine CDIPOL
external subroutine DIPOL_RESET
external subroutine WRITE_DIP
external subroutine WRITE_VACUUM_LEVEL
external subroutine AVERAG
external subroutine EWALD_DIPOL
external subroutine EWALD_MONO
external subroutine CHGION
external subroutine POINT_CHARGE_DIPOL

1081 Lines Compiled
./preprocess <xclib.F >xclib.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c xclib.f90
/var/tmp/fcpAAAa02531.f90
external function ECCA
external function VCCA
external function ECVO
external function VCVO
external function ECGL
external function VCGL
external function ECHL
external function VCHL
external function ECBH
external function VCBH
external function ECWI
external function VCWI
external function EX
external function VX
external function FZ0
external function FZ1
external function ALPHA0
external function ALPHA1
external subroutine CORPBE_LDA
external function PBE_ALPHA
external subroutine GCOR_XC

556 Lines Compiled
./preprocess <chgloc.F >chgloc.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c chgloc.f90
/var/tmp/fcpAAAa02538.f90
external subroutine CHGLOC

69 Lines Compiled
./preprocess <subrot.F >subrot.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c subrot.f90
/var/tmp/fcpAAAa02545.f90
module SUBROT
module subroutine EDDIAG

549 Lines Compiled
./preprocess <optreal.F >optreal.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c optreal.f90
/var/tmp/fcpAAAa02552.f90
external subroutine OPTREAL
external subroutine OPTREAL_NEW
external subroutine OPT_BEZERO
external subroutine SPLCOF2
external subroutine SPLVAL2
external subroutine SBESSEL
external function SBESSITER
external subroutine SBESSE2
external subroutine SBESSE3
external subroutine GAUSSI2
external subroutine GAUSSI

1649 Lines Compiled
./preprocess <davidson.F >davidson.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c davidson.f90
/var/tmp/fcpAAAa02559.f90
module DAVID
module subroutine EDDAV

1084 Lines Compiled
./preprocess <edtest.F >edtest.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c edtest.f90
/var/tmp/fcpAAAa02566.f90
external subroutine EDEXP

228 Lines Compiled
./preprocess <electron.F >electron.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c electron.f90
/var/tmp/fcpAAAa02573.f90
external subroutine ELMIN

978 Lines Compiled
./preprocess <shm.F >shm.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c shm.f90
/var/tmp/fcpAAAa02580.f90
external subroutine SHM_MAX
external subroutine SHM_ALLOC
external function ISHM_CHECK

129 Lines Compiled
./preprocess <pardens.F >pardens.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c pardens.f90
/var/tmp/fcpAAAa02587.f90
module PARDENS
module subroutine PARCHG
internal subroutine READ_PARD
internal subroutine WRITE_PARD
internal subroutine CALC_PARD
internal subroutine WRITE_EIGV
internal subroutine ERR_HANDLE

1382 Lines Compiled
./preprocess <paircorrection.F >paircorrection.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c paircorrection.f90
/var/tmp/fcpAAAa02594.f90
external subroutine PAIR_CORRECTION
external subroutine INTERP

275 Lines Compiled
./preprocess <optics.F >optics.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c optics.f90
/var/tmp/fcpAAAa02601.f90
external subroutine CALC_NABIJ
external subroutine NABIJ_SOFT_
external subroutine NABIJ_SOFT
external subroutine NABIJ_AUG_ADD
external subroutine SET_NABIJ_AUG
external subroutine NABIJ_RADIAL
external subroutine OUTOPT_HEAD
external subroutine OUTOPT

705 Lines Compiled
./preprocess <constr_cell_relax.F >constr_cell_relax.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c constr_cell_relax.f90
/var/tmp/fcpAAAa02608.f90
external subroutine CONSTR_CELL_RELAX

40 Lines Compiled
./preprocess <stm.F >stm.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c stm.f90
/var/tmp/fcpAAAa02615.f90
external subroutine WRT_STM_FILE
external subroutine FFT_ONE

399 Lines Compiled
./preprocess <finite_diff.F >finite_diff.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c finite_diff.f90
/var/tmp/fcpAAAa02622.f90
module FINITE_DIFFERENCES
module subroutine FINITE_DIFF
module subroutine COUNT_DOF
module subroutine FIND_IJ
module subroutine FIND_DOF_INDEX
module subroutine MAKE_DISPLACED
module subroutine PRINT_POSITIONS
module subroutine PRINT_FORCE
module subroutine PRINT_DYNMAT
module subroutine PRINT_SECOND_DERIV
module subroutine PRINT_EIGENVECTORS

651 Lines Compiled
./preprocess <elpol.F >elpol.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c elpol.f90
/var/tmp/fcpAAAa02629.f90
module ELPOL
module subroutine SETYLM_AUG2
module subroutine SETD_IJ
module subroutine SET_EV
module subroutine CALC_DLLMM_BERRY
module subroutine OVERL_BERRY
module subroutine SHIFT_PROJ
module subroutine SHIFT_WAV
module subroutine SET_SV_BERRY
module subroutine MNMAT
module subroutine READER_ADD_ON
module subroutine XML_WRITE_BERRY
module subroutine WRITE_BERRY_PARA
module subroutine IONIC_POL
module subroutine BERRY
module subroutine RD_KPOINTS_BERRY

1752 Lines Compiled
./preprocess <setlocalpp.F >setlocalpp.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c setlocalpp.f90
/var/tmp/fcpAAAa02636.f90
external subroutine POTTORHO
external subroutine SINFT
external subroutine REALFT
external subroutine FOUR1

288 Lines Compiled
./preprocess <fft3dfurth.F >fft3dfurth.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c fft3dfurth.f90
/var/tmp/fcpAAAa02643.f90
external subroutine FFTBAS_
external subroutine FFTBRC_
external subroutine FFT3D
external subroutine FFTINI
external subroutine FFTWAV
external subroutine FFTEXT
external subroutine FFT3RC
external subroutine MULZ
external subroutine FFTCHK
external function FFTCH1
module FFT_PRIVATE
external subroutine FFTMAKEPLAN
external subroutine FFTBAS
external subroutine FFTBRC

646 Lines Compiled
./preprocess <fft3dlib.F >fft3dlib.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative +Oall +Ofast -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c fft3dlib.f90
/var/tmp/fcpAAAa02650.f90
external subroutine FFTC3N
external subroutine CFFTML
external subroutine FFTC3V
external subroutine FFTCRN
external subroutine FFTR3V
external subroutine RHFFTM
external subroutine CFTTAB
external subroutine RFTTAB
external subroutine FTFACT
external subroutine FTRIGC
external subroutine FTRIGR
external function FACERR
external function FACODD
external subroutine FTFLOP
external function FTFTOT
external subroutine FPASSM

Warning 4010 : At line 1684 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1712 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1745 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1778 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1823 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1861 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1914 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 1965 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2042 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2106 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2191 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2282 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2433 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2515 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine IPASSM

Warning 4010 : At line 2605 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2633 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2666 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2699 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2744 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2782 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2835 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2886 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 2963 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3027 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3112 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3203 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3354 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3436 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine SPASSM

Warning 4010 : At line 3517 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3549 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3568 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3605 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3626 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3661 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3692 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3737 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3778 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3827 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3892 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3945 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 3998 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4050 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4082 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4101 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4138 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4159 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4194 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4225 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4270 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4311 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4360 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4425 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4478 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4531 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine HCOMB

Warning 4010 : At line 4602 Directive "force_vector" is unknown or unsupported and is being ignored.
Warning 4010 : At line 4629 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine RCOMB

Warning 4010 : At line 4720 Directive "force_vector" is unknown or unsupported and is being ignored.

external subroutine D1ZERO
external function FFTCHK_FURTH

4865 Lines Compiled
./preprocess <main.F >main.f90
f90 +cpp=yes -DHOST=\"HPUX_Itanium2\" -Dkind8 -DNGXhalf -DCACHE_SIZE=16000 +DD64 +DSnative -g -

I/opt/mpi/include/64/ -I/fs/home2/mitten/src/HP/fft/include -c main.f90
/var/tmp/fcpAAAa02661.f90
program VAMP

4248 Lines Compiled
rm -f vasp
f90 -o vasp +FPD +DD64 +DSnative +Ofaster main.o base.o mpi.o smart_allocate.o xml.o

constant.o jacobi.o main_mpi.o scala.o asa.o lattice.o poscar.o ini.o setex.o radial.o pseudo.o

mgrid.o mkpoints.o wave.o wave_mpi.o symmetry.o symlib.o lattlib.o random.o nonl.o nonlr.o

dfast.o choleski2.o mix.o charge.o xcgrad.o xcspin.o potex1.o potex2.o metagga.o constrmag.o

pot.o cl_shift.o force.o dos.o elf.o tet.o hamil.o steep.o chain.o dyna.o

relativistic.o LDApU.o sphpro.o paw.o us.o ebs.o wavpre.o wavpre_noio.o broyden.o dynbr.o rmm-diis.o

reader.o writer.o tutor.o xml_writer.o brent.o stufak.o fileio.o opergrid.o stepver.o dipol.o xclib.o

chgloc.o subrot.o optreal.o davidson.o edtest.o electron.o shm.o pardens.o paircorrection.o optics.o

constr_cell_relax.o stm.o finite_diff.o elpol.o setlocalpp.o fft3dfurth.o fft3dlib.o -L../vasp.4.lib -ldmy

../vasp.4.lib/linpack_double.o -llapack -L/opt/mlib/lib/hpux64/lib/ -lveclib -lm


Warning 11010: "radial.f90", line 1780 # Uninitialized variable 'ext' in "radial$rad_gga_xc"
Warning 11010: "radial.f90", line 1780 # Uninitialized variable 'T_4bf7_a82_ec_ggaall' in "radial$rad_gga_xc"
Warning 11010: "radial.f90", line 1780 # Uninitialized variable 'T_4bf9_a82_ecd_ggaall' in "radial$rad_gga_xc"
Warning 11010: "radial.f90", line 1780 # Uninitialized variable 'T_4bfa_a82_ecdlda_ggaall' in "radial$rad_gga_xc"
Warning 11010: "radial.f90", line 1780 # Uninitialized variable 'T_4bfb_a82_ecdd_ggaall' in "radial$rad_gga_xc"
Warning 11010: "xcgrad.f90", line 487 # Uninitialized variable 'T_4c01_a82_exc1_ggaall' in "radial$rad_gga_xc"
Warning 11010: "xcgrad.f90", line 487 # Uninitialized variable 'T_4c08_a82_exc2_ggaall' in "radial$rad_gga_xc"
Warning 11010: "radial.f90", line 1828 # Uninitialized variable 'T_8c2e_a82_ec_ggaspin' in "radial$rad_gga_xc_spin"
Warning 11010: "radial.f90", line 1828 # Uninitialized variable 'T_8c30_a82_ecd1_ggaspin' in "radial$rad_gga_xc_spin"
Warning 11010: "radial.f90", line 1828 # Uninitialized variable 'T_8c32_a82_ecd2_ggaspin' in "radial$rad_gga_xc_spin"
Warning 11010: "radial.f90", line 1218 # Uninitialized variable 'T_5944_a82_ect_metagga' in "radial$rad_meta_gga_asph"
Warning 11010: "radial.f90", line 1218 # Uninitialized variable 'T_596a_a82_ecd_metagga' in "radial$rad_meta_gga_asph"
Warning 11010: "radial.f90", line 1218 # Uninitialized variable 'T_5990_a82_ecu_metagga' in "radial$rad_meta_gga_asph"
Warning 11010: "radial.f90", line 2156 # Uninitialized variable 'T_5771_a82_ect_metagga' in "radial$rad_core_meta_xc"
Warning 11010: "radial.f90", line 2156 # Uninitialized variable 'T_5797_a82_ecd_metagga' in "radial$rad_core_meta_xc"
Warning 11010: "radial.f90", line 2156 # Uninitialized variable 'T_57bd_a82_ecu_metagga' in "radial$rad_core_meta_xc"
Warning 11010: "sphpro.f90", line 1014 # Uninitialized variable 'phas' in

"T_1e63_a82_$_HLO_@var@tmp@@0000006B_00000A6B@_obj_002B_sphpro.o@@_T_1e61_a82_cl_sphpro_fast"
Warning 11010: "metagga.f90", line 367 # Uninitialized variable 'T_61ce_a82_ect_metagga' in "metagga_pw__"
Warning 11010: "metagga.f90", line 367 # Uninitialized variable 'T_61f4_a8

Warning messages on HPUX Itanium2 platform

Posted: Wed Feb 01, 2006 5:48 pm
by tjf
Whoa, dude! Trim that!

Anyway, most of the warnings are about directives. A decent compiler should produce correct code if it ignores the directives. The directives are to help it optimise. I'd happily ignore them. Otherwise, look up the appropriate directives for your compiler and put them in.

The string size warnings are exactly what they say they are. Whoever wrote the reader code was slightly lazy, but it's primarily a style thing. While I haven't analysed that chunk of the code much, it won't affect you.

The last warnings are peculular to your compiler. Fortran compilers are supposed to zero out storage automatically when it's declared (or at least they were back in the dim dark days of f77). Again, I haven't looked to see if this behaviour is assumed by VASP. If it really worries you, look up the compiler flag to do it and add that (for ifort it's -zero).

Warning messages on HPUX Itanium2 platform

Posted: Wed Feb 01, 2006 11:21 pm
by hacret
Thanks for your advice! ^^

Warning messages on HPUX Itanium2 platform

Posted: Thu Feb 02, 2006 9:12 am
by job
[quote="tjf"]
Again, I haven't looked to see if this behaviour is assumed by VASP.
[/quote]

I'd guess this isn't as bad as it sounds. Perhaps the variables are initialized in some conditional statement, and the compiler isn't clever enough to detect it. Or perhaps the variable is initialized in some other subroutine which, while technically undefined, will probably work just fine as long as the corresponding dummy argument in the other subroutine is not accessed before being assigned.