compilation fails in parallel mode

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
jsasupp@hotmail.com
Newbie
Newbie
Posts: 3
Joined: Wed May 16, 2007 6:28 pm

compilation fails in parallel mode

#1 Post by jsasupp@hotmail.com » Fri Feb 22, 2008 10:07 pm

Dear All,

We have a small local cluster built using intel processors (Pentium Core 2 Quad) where we installed rocks 4.3 and we use intel compilers (ifort 8.0) and library (mkl 9.0) and we have also mpich-1.2.7.

We are able to compile vasp in serial mode but when trying to compile it in
parallel mode the compilation fails giving the the error messages below.

Further down, I also post the makefile I used to compile the code.

Please, could you tell me how I solve the problem?

Thank you in advance!

Best regards,

Jailton

--------------------------------------------------------------------------------
./preprocess <fftmpi_map.F | /usr/bin/cpp -P -C -traditional >fftmpi_map.f90 -DMPI -DHOST=\"LinuxIFC\" -DIFC -Dkind8 -DNGZhalf -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DMPI_BLOCK=500
/opt/mpich-1.2.7/bin/mpif90 -FR -lowercase -assume byterecl -w95 -O3 -c fftmpi_map.f90
./preprocess <fft3dlib.F | /usr/bin/cpp -P -C -traditional >fft3dlib.f90 -DMPI -DHOST=\"LinuxIFC\" -DIFC -Dkind8 -DNGZhalf -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DMPI_BLOCK=500
/opt/mpich-1.2.7/bin/mpif90 -FR -lowercase -O1 -tpp7 -xW -prefetch- -unroll0 -e95 -vec_report3 -c fft3dlib.f90
ifort: command line remark #10148: option '-tp' not supported
./preprocess <main.F | /usr/bin/cpp -P -C -traditional >main.f90 -DMPI -DHOST=\"LinuxIFC\" -DIFC -Dkind8 -DNGZhalf -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc -DMPI_BLOCK=500
/opt/mpich-1.2.7/bin/mpif90 -FR -lowercase -assume byterecl -w95-FR -O0 -c main.f90
ifort: command line warning #10156: ignoring option '-w'; no argument required
rm -f vasp
/opt/mpich-1.2.7/bin/mpif90 -o vasp 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 aedens.o fftmpi.o fftmpi_map.o fft3dlib.o -L../vasp.4.lib -ldmy ../vasp.4.lib/linpack_double.o -L/opt/intel/mkl/9.0/lib/em64t -lmkl_em64t -lpthread -L/opt/intel/mkl/9.0/lib/em64t -lmkl_lapack64 /usr/local/scalapack/libscalapack.a /usr/local/blacs/lib/blacsF77init_MPI-LINUX-0.a /usr/local/blacs/lib/blacs_MPI-LINUX-0.a /usr/local/blacs/lib/blacsF77init_MPI-LINUX-0.a -L/opt/intel/mkl/9.0/lib/em64t -lmkl_em64t -lpthread -lmpi -lpthread
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o(.text+0x21): In function `_start':
: undefined reference to `main'
main.o(.text+0x1d): In function `MAIN__':
: undefined reference to `for_set_reentrancy'
main.o(.text+0x120): In function `MAIN__':
: undefined reference to `timing_'
main.o(.text+0x20f): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2d2): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x33d): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x3e3): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x46a): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x51a): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x598): In function `MAIN__':
: undefined reference to `for_inquire'
main.o(.text+0x64a): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x70a): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x77d): In function `MAIN__':
: undefined reference to `for_read_dir'
main.o(.text+0x7ca): In function `MAIN__':
: undefined reference to `for_read_dir_xmit'
main.o(.text+0x7f8): In function `MAIN__':
: undefined reference to `f_ldnint_val'
main.o(.text+0x86e): In function `MAIN__':
: undefined reference to `for_close'
main.o(.text+0x914): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x9d9): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0xa93): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0xb1a): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0xbc0): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0xc47): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0xced): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0xd74): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0xe1a): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0xea1): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0xf47): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0xfce): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x1074): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x10fb): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x11a1): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x1228): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x1281): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1443): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x1470): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x152c): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x1559): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x1615): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x1642): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x16fe): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x172b): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x1796): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x17e5): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x18be): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x18fc): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x2ff2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x305d): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x307f): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x3106): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x3171): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x3193): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x3562): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x3670): In function `MAIN__':
: undefined reference to `rdatab_'
main.o(.text+0x371e): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x3740): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x59fc): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x5a35): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x69ef): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6a1c): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x6b23): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6b50): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x6c45): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6c72): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x6d48): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6d75): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x6e5e): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6e8b): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x6f5f): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x6f8c): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x7078): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x70a5): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x715a): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x8a37): In function `MAIN__':
: undefined reference to `for_contig_array'
main.o(.text+0xa658): In function `MAIN__':
: undefined reference to `for_contig_array'
main.o(.text+0xb139): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0xbf26): In function `MAIN__':
: undefined reference to `f_ldnint_val'
main.o(.text+0xc0c7): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0xc101): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc130): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc161): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc183): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0xc23b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0xc275): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc2a4): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc2d3): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0xc2f5): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0xc33a): In function `MAIN__':
: undefined reference to `__powr8i4'
main.o(.text+0xc53b): In function `MAIN__':
: undefined reference to `__powr8i4'
main.o(.text+0xc5ea): In function `MAIN__':
: undefined reference to `__powr8i4'
main.o(.text+0xc675): In function `MAIN__':
: undefined reference to `__powr8i4'
main.o(.text+0xca9f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xcb03): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xcb32): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xcb61): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xcb90): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xcbbf): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xcbee): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xcc1d): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0xd0b1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xd0e0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xd10f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xd21d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xd24c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xd27b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xd4ad): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xd4dc): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xd50b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe318): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xe352): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe3b6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xe3f0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe41f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe44e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe47d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe4ac): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xe4db): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0xeb4b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xeb7a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xeba9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xebd8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xec07): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xec36): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xec65): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0xed95): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xedc4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xedf3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xee22): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xee51): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xee80): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xeeaf): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0xefa4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf019): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf04b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf11c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf175): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf1a7): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf1e0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf255): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf287): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf2e1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf310): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf33f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf36e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf39d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf3cc): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf426): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf455): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf484): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf4b3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf4e2): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf511): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf540): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0xf811): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf880): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf8b1): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0xf90b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0xf93a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf969): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf998): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0xf9c7): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x10aef): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x10b49): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x10bab): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x10c08): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x10c70): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x10cd8): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x10d48): more undefined references to `for_write_seq_lis' follow
main.o(.text+0x11342): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x113b4): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11412): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11463): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11580): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x115d9): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11676): more undefined references to `for_write_seq_lis' follow
main.o(.text+0x1171d): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x1178a): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1181a): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1188c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11911): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11a47): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11aa0): more undefined references to `for_write_seq_lis' follow
main.o(.text+0x11d95): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x11e02): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11e68): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11e9d): In function `MAIN__':
: undefined reference to `for_cpystr'
main.o(.text+0x11f35): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x11f6f): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x11fd2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1200c): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1206f): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x120a9): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1210c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12146): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x121a8): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x121e2): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1223b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12294): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x122e8): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12337): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12390): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x123e1): more undefined references to `for_write_seq_lis' follow
main.o(.text+0x124ca): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x124f9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1256d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1259c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x125d6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x12605): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x12664): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x126ce): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x126fd): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x12757): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x127d0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1280a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x12839): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1288d): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x128de): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x128f0): In function `MAIN__':
: undefined reference to `f_ldnint_val'
main.o(.text+0x12953): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x129b6): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12a18): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12a6c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12ad5): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x12b34): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12b8d): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12bde): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12c37): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12c94): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12cce): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x12d1f): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12d7c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12de3): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12e32): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12e81): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x12eda): more undefined references to `for_write_seq_lis' follow
main.o(.text+0x12f3f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x12f88): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x12fd1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1301a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13087): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x130b6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13112): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1314b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x131a5): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x131d4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x131ef): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13211): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13256): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1327d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x132c2): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x133f2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1345b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x134b5): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x134e4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x134ff): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13521): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1356c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13593): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x135de): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x13646): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x136ab): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1383c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13873): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x138aa): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x138ff): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1394b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x139b0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13a6d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13adf): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13b54): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13ba9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13bf5): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x13c2e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13c67): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13ca3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13d1f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13d5f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13d90): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x13dc9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13f25): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x13f62): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13f89): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x13fcf): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14008): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1414b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1417a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x141a9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x141d8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14240): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1425b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x142a0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x142e3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14343): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x143ae): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14419): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14481): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x144b0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x144e6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14515): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1457d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x14598): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x145dd): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14620): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14680): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x146eb): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14756): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14768): In function `MAIN__':
: undefined reference to `f_ldnint_val'
main.o(.text+0x147ce): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x147fd): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1482c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x14885): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x14d62): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x14da0): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x14f47): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x14f85): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x1506e): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15152): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15397): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x15402): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1558d): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x155cb): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15703): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x15741): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x1580b): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x15849): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x1596f): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x159ad): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15ae5): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x15b23): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15c5b): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x15c99): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x15dd5): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x15e13): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16009): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x1604b): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16265): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x162a7): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x164c1): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16503): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x1660f): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x1664d): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16735): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16773): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x1685b): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16899): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16981): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x169bf): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16aa7): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16ae5): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16bcd): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16c0b): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16d40): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16d7e): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x16eb3): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x16ef1): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x17026): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x17064): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x17199): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x171d7): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x172cd): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x173e7): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x174d9): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x17500): In function `MAIN__':
: undefined reference to `for_allocate'
main.o(.text+0x175c6): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x175fe): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x17639): In function `MAIN__':
: undefined reference to `mpi_barrier_'
main.o(.text+0x17696): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x17774): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x178cd): In function `MAIN__':
: undefined reference to `for_dealloc_allocatable'
main.o(.text+0x17b3e): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x17b76): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x17cab): In function `MAIN__':
: undefined reference to `for_check_mult_overflow64'
main.o(.text+0x17ce3): In function `MAIN__':
: undefined reference to `for_alloc_allocatable'
main.o(.text+0x17f9b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x18223): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1829d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x182d7): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1833c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x183bf): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x183f9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x19fa1): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x1a028): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x1ab75): In function `MAIN__':
: undefined reference to `for_close'
main.o(.text+0x1b067): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x1b0ee): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x1bc3b): In function `MAIN__':
: undefined reference to `for_close'
main.o(.text+0x1bfa9): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1bfe3): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1c05d): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c1bf): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c1f9): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1c21b): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x1c349): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c4e7): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c66d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1c7b2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c7d4): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x1c857): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c891): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1c8e2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1c91b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1ca70): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1ca9f): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1cee6): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1cf20): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1d2bb): In function `MAIN__':
: undefined reference to `rdatab_'
main.o(.text+0x1d355): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1d377): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x1d4fd): In function `MAIN__':
: undefined reference to `rdatab_'
main.o(.text+0x1d597): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1d5b9): In function `MAIN__':
: undefined reference to `for_stop_core'
main.o(.text+0x1d70c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1d73b): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1d775): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x1d8a4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1e0ca): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1e123): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1e50c): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x1ea4e): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x1f028): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1f05f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1f096): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x1f1e6): In function `MAIN__':
: undefined reference to `for_close'
main.o(.text+0x1f28c): In function `MAIN__':
: undefined reference to `for_concat'
main.o(.text+0x1f351): In function `MAIN__':
: undefined reference to `for_open'
main.o(.text+0x1f3c9): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x1f3ee): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x1f909): In function `MAIN__':
: undefined reference to `wforce_'
main.o(.text+0x1fc74): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x1fca1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x20154): In function `MAIN__':
: undefined reference to `rdatab_'
main.o(.text+0x201c2): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2021b): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x20b90): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x20e3a): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x20ebc): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x20ef3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x20f2a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x20fb4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x20fe3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x21116): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x21131): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x2130f): In function `MAIN__':
: undefined reference to `for_dealloc_allocatable'
main.o(.text+0x2166e): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x216f0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x21727): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2175e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x21b89): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x21bfd): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x21c7f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x21cb6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x21ced): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x21d08): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x21f24): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x21f4b): In function `MAIN__':
: undefined reference to `for_contig_array'
main.o(.text+0x22cb6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x22ced): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x22d24): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x22f65): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x23273): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x232f5): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2332c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x23363): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2338c): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x2361a): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x2369c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x236d3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2370a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x23739): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x2382b): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x238ad): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x238e4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2391b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x23960): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x23b2c): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x23bc5): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x23c94): In function `MAIN__':
: undefined reference to `vtime_'
main.o(.text+0x23d16): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x23d4d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x23d84): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x23f67): In function `MAIN__':
: undefined reference to `for_dealloc_allocatable'
main.o(.text+0x248f4): In function `MAIN__':
: undefined reference to `for_contig_array'
main.o(.text+0x25ace): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x25b28): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x25b5f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25bb9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25c59): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x25c98): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25cd5): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x25d63): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x25d9d): In function `MAIN__':
: undefined reference to `for_write_seq_lis_xmit'
main.o(.text+0x25dd6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x25e21): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25e48): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25e93): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25ee8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25f3d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x25f92): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x26875): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x268cf): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x268fe): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26919): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2693b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26986): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x269ad): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x269f8): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x26e4d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x26e89): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26f3f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26f6a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26f91): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26fb8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x26ff4): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x2702d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x270a4): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27120): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2719c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x271e3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2720a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27247): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x27374): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x273b0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27422): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27449): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27470): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x274ac): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x274e5): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2755c): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x275d8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2761f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27646): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27683): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x276aa): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x2773f): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x27770): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x277a9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x278d6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x278f1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27963): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2798a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x27a7d): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x27ab6): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x28f0b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x28f3a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x28f94): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x28fc3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x29042): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x29071): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x290cb): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x290fa): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x291d0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x29297): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x292d8): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x29313): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x29389): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x293b8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x29412): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2947a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x294a9): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x29503): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x29579): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x295a8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x29602): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2966a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x29699): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x296f3): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bc83): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2bcb2): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bce1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bd10): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bd3f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bd6e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bf05): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2bf34): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bf63): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bf92): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2bfec): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c01b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c04a): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x2c0f8): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c127): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c156): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c185): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c1df): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c20e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c23d): more undefined references to `for_write_seq_fmt_xmit' follow
main.o(.text+0x2c342): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c409): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c44a): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2c485): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2c4fb): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c52a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c584): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c5ec): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c61b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c675): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c6eb): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c71a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c774): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c7dc): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c80b): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c865): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c8bf): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c972): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2c9a1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2c9fb): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2ca32): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cab1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2cae0): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cb3a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cb71): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cc47): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2cd0e): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2cd4f): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2cd8a): In function `MAIN__':
: undefined reference to `for_write_seq_lis'
main.o(.text+0x2ce00): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2ce2f): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2ce89): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cef1): In function `MAIN__':
: undefined reference to `for_write_seq_fmt'
main.o(.text+0x2cf20): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2cf7a): In function `MAIN__':
: undefined reference to `for_write_seq_fmt_xmit'
main.o(.text+0x2
Last edited by jsasupp@hotmail.com on Fri Feb 22, 2008 10:07 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

compilation fails in parallel mode

#2 Post by admin » Mon Feb 25, 2008 2:33 pm

all these errors are due to intrinsic fortran library errors.
Last edited by admin on Mon Feb 25, 2008 2:33 pm, edited 1 time in total.

jsasupp@hotmail.com
Newbie
Newbie
Posts: 3
Joined: Wed May 16, 2007 6:28 pm

compilation fails in parallel mode

#3 Post by jsasupp@hotmail.com » Mon Feb 25, 2008 5:15 pm

Dear admin,

Thank you for your replay. It however did not help me much.
Please, could you be more specific on what I should change in order to get rid of these error messages?
Further down, I send the makefile which was missed in my
previous e-mail.
Thank you.
Best regards,
Jailton

.SUFFIXES: .inc .f .f90 .F
#-----------------------------------------------------------------------
# Makefile for Intel Fortran compiler for P4 systems
#
# The makefile was tested only under Linux on Intel platforms
# (Suse 5.3- Suse 9.0)
# the followin compiler versions have been tested
# 5.0, 6.0, 7.0 and 7.1 (some 8.0 versions seem to fail compiling the code)
# presently we recommend version 7.1 or 7.0, since these
# releases have been used to compile the present code versions
#
# it might be required to change some of library pathes, since
# LINUX installation vary a lot
# Hence check ***ALL**** options in this makefile very carefully
#-----------------------------------------------------------------------
#
# BLAS must be installed on the machine
# there are several options:
# 1) very slow but works:
# retrieve the lapackage from ftp.netlib.org
# and compile the blas routines (BLAS/SRC directory)
# please use g77 or f77 for the compilation. When I tried to
# use pgf77 or pgf90 for BLAS, VASP hang up when calling
# ZHEEV (however this was with lapack 1.1 now I use lapack 2.0)
# 2) most desirable: get an optimized BLAS
#
# the two most reliable packages around are presently:
# 3a) Intels own optimised BLAS (PIII, P4, Itanium)
# http://developer.intel.com/software/products/mkl/
# this is really excellent when you use Intel CPU's
#
# 3b) or obtain the atlas based BLAS routines
# http://math-atlas.sourceforge.net/
# you certainly need atlas on the Athlon, since the mkl
# routines are not optimal on the Athlon.
# If you want to use atlas based BLAS, check the lines around LIB=
#
# 3c) mindblowing fast SSE2 (4 GFlops on P4, 2.53 GHz)
# Kazushige Goto's BLAS
# http://www.cs.utexas.edu/users/kgoto/signup_first.html
#
#-----------------------------------------------------------------------

# all CPP processed fortran files have the extension .f90
SUFFIX=.f90

#-----------------------------------------------------------------------
# fortran compiler and linker
#-----------------------------------------------------------------------
#FC=/opt/intel_fce_80/bin/ifort
FC=/opt/mpich-1.2.7/bin/mpif90
# fortran linker
FCL=$(FC)


#-----------------------------------------------------------------------
# whereis CPP ?? (I need CPP, can't use gcc with proper options)
# that's the location of gcc for SUSE 5.3
#
# CPP_ = /usr/lib/gcc-lib/i486-linux/2.7.2/cpp -P -C
#
# that's probably the right line for some Red Hat distribution:
#
# CPP_ = /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/cpp -P -C
#
# SUSE X.X, maybe some Red Hat distributions:
CPP_ = ./preprocess <$*.F | /usr/bin/cpp -P -C -traditional >$*$(SUFFIX)
#CPP_ = ./preprocess $*$(SUFFIX)

#-----------------------------------------------------------------------
# possible options for CPP:
# NGXhalf charge density reduced in X direction
# wNGXhalf gamma point only reduced in X direction
# avoidalloc avoid ALLOCATE if possible
# IFC work around some IFC bugs
# CACHE_SIZE 1000 for PII,PIII, 5000 for Athlon, 8000-12000 P4
# RPROMU_DGEMV use DGEMV instead of DGEMM in RPRO (depends on used BLAS)
# RACCMU_DGEMV use DGEMV instead of DGEMM in RACC (depends on used BLAS)
#-----------------------------------------------------------------------

CPP = $(CPP_) -DHOST=\"LinuxEFC_mkl\" \
-Dkind8 -DNGXhalf -DCACHE_SIZE=8000 -DIFC -Davoidalloc \
-DRPROMU_DGEMV -DRACCMU_DGEMV -DNBLK_default=64

#-----------------------------------------------------------------------
# general fortran flags (there must a trailing blank on this line)
#-----------------------------------------------------------------------

FFLAGS = -FR -lowercase -assume byterecl -w95

#-----------------------------------------------------------------------
# optimization
# we have tested whether higher optimisation improves performance
# -axK SSE1 optimization, but also generate code executable on all mach.
# xK improves performance somewhat on XP, and a is required in order
# to run the code on older Athlons as well
# -xW SSE2 optimization
# -axW SSE2 optimization, but also generate code executable on all mach.
# -tpp6 P3 optimization
# -tpp7 P4 optimization
#-----------------------------------------------------------------------

OFLAG=-O3

OFLAG_HIGH = $(OFLAG)
OBJ_HIGH =

OBJ_NOOPT =
DEBUG = -FR -O0
INLINE = $(OFLAG)


#-----------------------------------------------------------------------
# the following lines specify the position of BLAS and LAPACK
# on P4, VASP works fastest with the libgoto library
# so that's what I recommend
#-----------------------------------------------------------------------

# Atlas based libraries
#ATLASHOME= $(HOME)/archives/BLAS_OPT/ATLAS/lib/Linux_P4SSE2/
#BLAS= -L$(ATLASHOME) -lf77blas -latlas

# use specific libraries (default library path might point to other libraries)
#BLAS= $(ATLASHOME)/libf77blas.a $(ATLASHOME)/libatlas.a

# use the mkl Intel libraries for p4 (www.intel.com)
# mkl.5.1
# set -DRPROMU_DGEMV -DRACCMU_DGEMV in the CPP lines
#BLAS=-L/opt/intel/mkl/lib/32 -lmkl_p4 -lpthread

# mkl.5.2 requires also to -lguide library
# set -DRPROMU_DGEMV -DRACCMU_DGEMV in the CPP lines
INTEL_MKL=-L/opt/intel/mkl/9.0/lib/em64t
BLAS=$(INTEL_MKL) -lmkl_em64t -lpthread

# even faster Kazushige Goto's BLAS
# http://www.cs.utexas.edu/users/kgoto/signup_first.html
#BLAS= /opt/libs/libgoto/libgoto_p4_512-r0.6.so

# LAPACK, simplest use vasp.4.lib/lapack_double
#LAPACK= ../vasp.4.lib/lapack_double.o

# use atlas optimized part of lapack
#LAPACK= ../vasp.4.lib/lapack_atlas.o -llapack -lcblas

# use the mkl Intel lapack
LAPACK=$(INTEL_MKL) -lmkl_lapack64
#LAPACK=

#-----------------------------------------------------------------------

#LIB = -L../vasp.4.lib -ldmy \
../vasp.4.lib/linpack_double.o $(LAPACK) \
$(BLAS)

# options for linking (for compiler version 6.X, 7.1) nothing is required
#LINK =
# compiler version 7.0 generates some vector statments which are located
# in the svml library, add the LIBPATH and the library (just in case)
#LINK = -L/opt/intel/compiler70/ia32/lib/ -lsvml

#-----------------------------------------------------------------------
# fft libraries:
# VASP.4.6 can use fftw.3.0.X (http://www.fftw.org)
# since this version is faster on P4 machines, we recommend to use it
#-----------------------------------------------------------------------

#FFT3D = fft3dfurth.o fft3dlib.o
#FFT3D = fftw3d.o fft3dfurth.o
#FFT3D = fftw3d.o fft3dlib.o /opt/libs/fftw-3.0.1/lib/libfftw3.a


#=======================================================================
# MPI section, uncomment the following lines
#
# one comment for users of mpich or lam:
# You must *not* compile mpi with g77/f77, because f77/g77
# appends *two* underscores to symbols that contain already an
# underscore (i.e. MPI_SEND becomes mpi_send__). The pgf90/ifc
# compilers however append only one underscore.
# Precompiled mpi version will also not work !!!
#
# We found that mpich.1.2.1 and lam-6.5.X to lam-7.0.4 are stable
# mpich.1.2.1 was configured with
# ./configure -prefix=/usr/local/mpich_nodvdbg -fc="pgf77 -Mx,119,0x200000" \
# -f90="pgf90 " \
# --without-romio --without-mpe -opt=-O \
#
# lam was configured with the line
# ./configure -prefix /opt/libs/lam-7.0.4 --with-cflags=-O -with-fc=ifc \
# --with-f77flags=-O --without-romio
#
# please note that you might be able to use a lam or mpich version
# compiled with f77/g77, but then you need to add the following
# options: -Msecond_underscore (compilation) and -g77libs (linking)
#
# !!! Please do not send me any queries on how to install MPI, I will
# certainly not answer them !!!!
#=======================================================================
#-----------------------------------------------------------------------
# fortran linker for mpi: if you use LAM and compiled it with the options
# suggested above, you can use the following line
#-----------------------------------------------------------------------
#FC=mpif77
#FCL=$(FC)

#-----------------------------------------------------------------------
# additional options for CPP in parallel version (see also above):
# NGZhalf charge density reduced in Z direction
# wNGZhalf gamma point only reduced in Z direction
# scaLAPACK use scaLAPACK (usually slower on 100 Mbit Net)
#-----------------------------------------------------------------------

CPP = $(CPP_) -DMPI -DHOST=\"LinuxIFC\" -DIFC \
-Dkind8 -DNGZhalf -DCACHE_SIZE=4000 -DPGF90 -Davoidalloc \
-DMPI_BLOCK=500 \
# -DRPROMU_DGEMV -DRACCMU_DGEMV

#-----------------------------------------------------------------------
# location of SCALAPACK
# if you do not use SCALAPACK simply uncomment the line SCA
#-----------------------------------------------------------------------

BLACS=/usr/local/blacs/lib
SCA_=/usr/local/scalapack

SCA= $(SCA_)/libscalapack.a \
$(BLACS)/blacsF77init_MPI-LINUX-0.a $(BLACS)/blacs_MPI-LINUX-0.a $(BLACS)/blacsF77init_MPI-LINUX-0.a

#SCA=

#-----------------------------------------------------------------------
# libraries for mpi
#-----------------------------------------------------------------------

LIB = -L../vasp.4.lib -ldmy \
../vasp.4.lib/linpack_double.o $(BLAS) $(LAPACK) \
$(SCA) $(BLAS) -lmpi -lpthread

#FFT: fftmpi.o with fft3dlib of Juerge
FFT3D = fftmpi.o fftmpi_map.o fft3dlib.o

# fftw.3.0.1 is slighly faster and should be used if available
#FFT3D = fftmpiw.o fftmpi_map.o fft3dlib.o /opt/libs/fftw-3.0.1/lib/libfftw3.a

#-----------------------------------------------------------------------
# general rules and compile lines
#-----------------------------------------------------------------------
BASIC= symmetry.o symlib.o lattlib.o random.o

SOURCE= 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 $(BASIC) \
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 aedens.o

INC=

vasp: $(SOURCE) $(FFT3D) $(INC) main.o
rm -f vasp
$(FCL) -o vasp $(LINK) main.o $(SOURCE) $(FFT3D) $(LIB)
makeparam: $(SOURCE) $(FFT3D) makeparam.o main.F $(INC)
$(FCL) -o makeparam $(LINK) makeparam.o $(SOURCE) $(FFT3D) $(LIB)
zgemmtest: zgemmtest.o base.o random.o $(INC)
$(FCL) -o zgemmtest $(LINK) zgemmtest.o random.o base.o $(LIB)
dgemmtest: dgemmtest.o base.o random.o $(INC)
$(FCL) -o dgemmtest $(LINK) dgemmtest.o random.o base.o $(LIB)
ffttest: base.o smart_allocate.o mpi.o mgrid.o random.o ffttest.o $(FFT3D) $(INC)
$(FCL) -o ffttest $(LINK) ffttest.o mpi.o mgrid.o random.o smart_allocate.o base.o $(FFT3D) $(LIB)
kpoints: $(SOURCE) $(FFT3D) makekpoints.o main.F $(INC)
$(FCL) -o kpoints $(LINK) makekpoints.o $(SOURCE) $(FFT3D) $(LIB)

clean:
-rm -f *.g *.f *.o *.L *.mod ; touch *.F

main.o: main$(SUFFIX)
$(FC) $(FFLAGS)$(DEBUG) $(INCS) -c main$(SUFFIX)
xcgrad.o: xcgrad$(SUFFIX)
$(FC) $(FFLAGS) $(INLINE) $(INCS) -c xcgrad$(SUFFIX)
xcspin.o: xcspin$(SUFFIX)
$(FC) $(FFLAGS) $(INLINE) $(INCS) -c xcspin$(SUFFIX)

makeparam.o: makeparam$(SUFFIX)
$(FC) $(FFLAGS)$(DEBUG) $(INCS) -c makeparam$(SUFFIX)

makeparam$(SUFFIX): makeparam.F main.F
#
# MIND: I do not have a full dependency list for the include
# and MODULES: here are only the minimal basic dependencies
# if one strucuture is changed then touch_dep must be called
# with the corresponding name of the structure
#
base.o: base.inc base.F
mgrid.o: mgrid.inc mgrid.F
constant.o: constant.inc constant.F
lattice.o: lattice.inc lattice.F
setex.o: setexm.inc setex.F
pseudo.o: pseudo.inc pseudo.F
poscar.o: poscar.inc poscar.F
mkpoints.o: mkpoints.inc mkpoints.F
wave.o: wave.inc wave.F
nonl.o: nonl.inc nonl.F
nonlr.o: nonlr.inc nonlr.F

$(OBJ_HIGH):
$(CPP)
$(FC) $(FFLAGS) $(OFLAG_HIGH) $(INCS) -c $*$(SUFFIX)
$(OBJ_NOOPT):
$(CPP)
$(FC) $(FFLAGS) $(INCS) -c $*$(SUFFIX)

fft3dlib_f77.o: fft3dlib_f77.F
$(CPP)
$(F77) $(FFLAGS_F77) -c $*$(SUFFIX)

.F.o:
$(CPP)
$(FC) $(FFLAGS) $(OFLAG) $(INCS) -c $*$(SUFFIX)
.F$(SUFFIX):
$(CPP)
$(SUFFIX).o:
$(FC) $(FFLAGS) $(OFLAG) $(INCS) -c $*$(SUFFIX)

# special rules
#-----------------------------------------------------------------------
# these special rules are cummulative (that is once failed
# in one compiler version, stays in the list forever)
# -tpp5|6|7 P, PII-PIII, PIV
# -xW use SIMD (does not pay of on PII, since fft3d uses double prec)
# all other options do no affect the code performance since -O1 is used
#-----------------------------------------------------------------------

fft3dlib.o : fft3dlib.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)
fft3dfurth.o : fft3dfurth.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

radial.o : radial.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

symlib.o : symlib.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

symmetry.o : symmetry.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

dynbr.o : dynbr.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

broyden.o : broyden.F
$(CPP)
$(FC) -FR -lowercase -O2 -c $*$(SUFFIX)

us.o : us.F
$(CPP)
$(FC) -FR -lowercase -O1 -c $*$(SUFFIX)

wave.o : wave.F
$(CPP)
$(FC) -FR -lowercase -O0 -c $*$(SUFFIX)

LDApU.o : LDApU.F
$(CPP)
$(FC) -FR -lowercase -O2 -c $*$(SUFFIX)
Last edited by jsasupp@hotmail.com on Mon Feb 25, 2008 5:15 pm, edited 1 time in total.

job
Jr. Member
Jr. Member
Posts: 55
Joined: Tue Aug 16, 2005 7:44 am

compilation fails in parallel mode

#4 Post by job » Wed Feb 27, 2008 8:40 am

Your compiler and/or MPI compiler driver script (mpif90) is incorrectly installed, and does not find the compiler library.
Last edited by job on Wed Feb 27, 2008 8:40 am, edited 1 time in total.

jsasupp@hotmail.com
Newbie
Newbie
Posts: 3
Joined: Wed May 16, 2007 6:28 pm

compilation fails in parallel mode

#5 Post by jsasupp@hotmail.com » Wed Feb 27, 2008 11:39 am

The problem has been solved and vasp works fine in both serial and parallel modes.
Thanks for your help.
Best regards,
Jailton
Last edited by jsasupp@hotmail.com on Wed Feb 27, 2008 11:39 am, edited 1 time in total.

Post Reply