[CP2K:3914] Installation problem with gfortran
ayse arslanargin
aarsla... at gmail.com
Fri Jul 6 16:04:27 UTC 2012
It's GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48). Do you think this
doesn't work? I may ask from the stuff to upgrade it.
On Fri, Jul 6, 2012 at 11:38 AM, Urban Borštnik <urban.b... at gmail.com>wrote:
> So which version of gfortran is mpif90 calling?
>
> mpif90 --version
>
> Older gfortran versions do not support the native options.
>
> Regards,
> Urban.
>
> On Fri, 2012-07-06 at 11:20 -0400, ayse arslanargin wrote:
> > Hi Urban,
> >
> >
> > I did the cleaning before I compile the parallel version. I still get
> > "bad value (native) for -march= switch" error.
> >
> > On Fri, Jul 6, 2012 at 11:15 AM, Urban Borštnik
> > <urban.b... at gmail.com> wrote:
> > Hi,
> >
> > since you're presumably still using the same $ARCH, you have
> > to clean up
> > the previous build:
> > make [same ARCH and VERSION options as before] clean
> >
> > Regards,
> > Urban.
> >
> > On Fri, 2012-07-06 at 10:50 -0400, ayse arslanargin wrote:
> > > My bad. I am sorry, I did unload the pgi module. Now I have
> > gcc
> > > version for mpif90. Now I get different error.
> > >
> > >
> > > make[1]: Leaving directory
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src'
> > > make -C /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/lib
> > >
> > -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../makefiles/Makefile
> > > lib.dep
> > > make[1]: Entering directory
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/lib'
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/tools/makedepf90
> -m "%m.mod" -free fast.F grid_fast.F lib_kinds.F >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/lib.dep
> || ( rm -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/lib.dep
> ; exit 1 )
> > > make[1]: Leaving directory
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/lib'
> > > make
> > -C /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib
> > >
> > -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../makefiles/Makefile
> > > dbcsr.dep
> > > make[1]: Entering directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/dbcsr_lib'
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/tools/makedepf90
> -m "%m.mod" -free array_types.F btree_i8_k_cp2d_v.F btree_i8_k_dp2d_v.F
> btree_i8_k_sp2d_v.F btree_i8_k_zp2d_v.F dbcsr_blas_operations.F
> dbcsr_block_access.F dbcsr_block_buffers.F dbcsr_block_operations.F
> dbcsr_c_mpi_calls.F dbcsr_config.F dbcsr_cuda_device.F dbcsr_cuda_memory.F
> dbcsr_cuda_methods.F dbcsr_cuda_operations.F dbcsr_cuda_types.F
> dbcsr_data_methods.F dbcsr_data_operations.F dbcsr_dist_operations.F
> dbcsr_error_handling.F dbcsr_example_1.F dbcsr_example_2.F
> dbcsr_example_3.F dbcsr_index_operations.F dbcsr_internal_operations.F
> dbcsr_io.F dbcsr_iterator_operations.F dbcsr_kinds.F dbcsr_machine.F
> dbcsr_message_passing.F dbcsr_methods.F dbcsr_mm_stack.F
> dbcsr_mp_operations.F dbcsr_operations.F dbcsr_performance_multiply.F
> dbcsr_plasma_interface.F dbcsr_pq_methods.F dbcsr_pq_types.F
> dbcsr_ptr_util.F dbcsr_test_add.F dbcsr_test_methods.F
> dbcsr_test_multiply.F dbcsr_toollib.F dbcsr_transformations.F dbcsr_types.F
> dbcsr_util.F dbcsr_work_operations.F dummy_c_bindings.F min_heap.F smm.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/machine_architecture.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/machine_architecture_types.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/machine_architecture_utils.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_affinity.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_errors.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/dbcsr.dep
> || ( rm -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/dbcsr.dep
> ; exit 1 )
> > > make[1]: Leaving directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/dbcsr_lib'
> > > make
> > -C /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib
> > >
> > -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../makefiles/Makefile
> > > fft.dep
> > > make[1]: Entering directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/fft_lib'
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/tools/makedepf90
> -m "%m.mod" -free ctrig.F fft_kinds.F fft_lib.F fft_plan.F fftacml_lib.F
> fftcu_lib.F fftessl_lib.F fftmkl_lib.F fftpre.F fftrot.F fftsci_lib.F
> fftsg_lib.F fftstp.F fftw2_lib.F fftw3_lib.F mltfftsg_tools.F mltfftsg.F >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/fft.dep
> || ( rm -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/fft.dep
> ; exit 1 )
> > > make[1]: Leaving directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/fft_lib'
> > > make
> > -C /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib
> > >
> > -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../makefiles/Makefile
> > > ma.dep
> > > make[1]: Entering directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/arch_lib'
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/tools/makedepf90
> -m "%m.mod" -free ma_dummy_c_bindings.F machine_architecture.F
> machine_architecture_types.F machine_architecture_utils.F ma_affinity.F
> ma_config.F ma_errors.F ma_kinds.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/machine.F
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/message_passing.F >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/ma.dep
> || ( rm -f
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/ma.dep
> ; exit 1 )
> > > make[1]: Leaving directory
> > > `/nfs/13/ucn1076/cp2k/trunk/cp2k/src/arch_lib'
> > >
> > cp
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../cuda_tools/LIBCUDA_DEPENDENCIES
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/libc_cuda.dep
> > >
> > cp
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../machine/LIBMA_DEPENDENCIES
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt/libc_ma.dep
> > > make
> > >
> > -C
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../obj/Linux-x86-64-gfortran/popt
> -f /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../makefiles/Makefile _progr
> > > make[1]: Entering directory
> > >
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"f77_blas_poison.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"dbcsr_kinds.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_zp2d_v.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_sp2d_v.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_dp2d_v.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_cp2d_v.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"array_types.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"fft_kinds.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"min_heap.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"dummy_c_bindings.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"ma_dummy_c_bindings.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"ma_kinds.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F
> > > mpif90 -c -O2 -ffast-math -funroll-loops -ftree-vectorize
> > > -march=native -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > -D__COMPILE_DATE="\"Fri
> > > Jul 6 10:46:13 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu\""
> > > -D__COMPILE_REVISION="\"12263\""
> > -D__SHORT_FILE__="\"ma_config.F
> > >
> > \""
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F:0:
> > > error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F:0:
> > > error: bad value (native) for -mtune= switch
> > > make[1]: *** [f77_blas_poison.o] Error 1
> > > make[1]: *** Waiting for unfinished jobs....
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_v.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [btree_i8_k_zp2d_v.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_v.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [btree_i8_k_dp2d_v.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_v.F:0:
> error: bad value (native) for -mtune= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [btree_i8_k_sp2d_v.o] Error 1
> > > make[1]: *** [dbcsr_kinds.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_v.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [btree_i8_k_cp2d_v.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [array_types.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [fft_kinds.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [min_heap.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [dummy_c_bindings.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindings.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [ma_dummy_c_bindings.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [ma_kinds.o] Error 1
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F:0:
> error: bad value (native) for -march= switch
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F:0:
> error: bad value (native) for -mtune= switch
> > > make[1]: *** [ma_config.o] Error 1
> > > make[1]: Leaving directory
> > >
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> > > make: *** [build] Error 2
> > >
> > >
> > >
> > > On Fri, Jul 6, 2012 at 10:46 AM, Alin M Elena
> > <alinm... at gmail.com>
> > > wrote:
> > >
> > >
> > > mpif90 -show
> > >
> > > should show you what it the compile/link line used
> > by the
> > > wrapper.
> > >
> > > As Jorg pointed out... you say you use gfortran by
> > > -D__GFORTRAN
> > >
> > > but you are trying to use pgi... and that is bad,
> > bad, bad
> > > actually is totally wrong.
> > >
> > >
> > >
> > > Alin
> > >
> > >
> > >
> > > On Fri 06 Jul 2012 10:43:36 ayse arslanargin wrote:
> > >
> > >
> > > Dear Jörg,
> > >
> > >
> > > It gives me the following:
> > >
> > >
> > > pgf90-Warning-Unknown switch: --version
> > >
> > >
> > /usr/local/pgi-9.0-4/linux86-64/9.0-4/libso/f90main.o: In
> > > function `main':
> > >
> > > f90main.c:(.text+0x3c): undefined reference to
> > `MAIN_'
> > >
> > >
> > > I used Linux-x86-64-gfortran.popt, the modified
> > version of
> > > sopt.
> > >
> > >
> > >
> > > On Fri, Jul 6, 2012 at 10:36 AM, Jörg Saßmannshausen
> > > <j.sassma... at ucl.ac.uk> wrote:
> > >
> > >
> > > Dear Ayse,
> > >
> > > if you do
> > >
> > > $mpif90 --version
> > >
> > > it will tell you which fortran compiler you are
> > using for the
> > > parallel build.
> > > Your input file is that for a gfortran compiler,
> > however you
> > > mention the PGI
> > > compiler. Which compiler are you using (see above)?
> > >
> > > Regards
> > >
> > > Jörg
> > >
> > >
> > >
> > > On Friday 06 July 2012 15:29:29 ayse arslanargin
> > wrote:
> > > > Thanks for the help. I could compile
> > > Linux-x86-64-gfortran.sopt finally.
> > > > The Lapcak/Blas libraries were compiled with
> > previous
> > > version of gcc.
> > > > That's why I got undefined reference to
> > > `_gfortran_pow_r8_i4' error.
> > > >
> > > > Now I'm trying to compile the parallel version. I
> > am sure
> > > the problem is
> > > > related to PGI compiler, but I have no idea how to
> > solve it.
> > > This is my
> > > > first trial to compile a code on a cluster. Do you
> > have any
> > > idea about the
> > > > solution?
> > > >
> > > > CC = gcc
> > > > CPP =
> > > >
> > > > FC = mpif90
> > > > LD = mpif90
> > > >
> > > > AR = ar -r
> > > >
> > > > CPPFLAGS =
> > > > DFLAGS = -D__GFORTRAN -D__FFTSG -D__parallel
> > -D__BLACS
> > > -D__SCALAPACK
> > > > -D__FFTW3
> > > > FCFLAGS = -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g $(DFLAGS)
> > > \-I/usr/local/fftw3-3.3-gnu/include
> > > > LDFLAGS = $(FCFLAGS)
> > > > LIBS
> > =/usr/local/scalapack-gnu/lib/libscalapack.a \
> > > > /nfs/13/ucn1076/lapack-3.4.1/liblapack.a
> > \
> > > >
> > /nfs/13/ucn1076/lapack-3.4.1/librefblas.a \
> > > > /usr/local/fftw3-3.3-gnu/lib/libfftw3.a
> > \
> > > >
> > > > OBJECTS_ARCHITECTURE = machine_gfortran.o
> > > >
> > >
> > >
> > > > *Output:*
> > >
> > >
> > > >
> > > > make[1]: Entering directory
> > > >
> > >
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"f77_blas_poison.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"dbcsr_kinds.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_zp2d_v.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d_
> > >
> > >
> > > > v.F mpif90 -c -O2 -ffast-math -funroll-loops
> > > -ftree-vectorize
> > >
> > >
> > > > -march=native -ffree-form -l -g -D__GFORTRAN
> > -D__FFTSG
> > > -D__parallel
> > > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_sp2d_v.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d_
> > >
> > >
> > > > v.F mpif90 -c -O2 -ffast-math -funroll-loops
> > > -ftree-vectorize
> > >
> > >
> > > > -march=native -ffree-form -l -g -D__GFORTRAN
> > -D__FFTSG
> > > -D__parallel
> > > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_dp2d_v.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d_
> > >
> > >
> > > > v.F mpif90 -c -O2 -ffast-math -funroll-loops
> > > -ftree-vectorize
> > >
> > >
> > > > -march=native -ffree-form -l -g -D__GFORTRAN
> > -D__FFTSG
> > > -D__parallel
> > > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"btree_i8_k_cp2d_v.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d_
> > >
> > >
> > > > v.F mpif90 -c -O2 -ffast-math -funroll-loops
> > > -ftree-vectorize
> > >
> > >
> > > > -march=native -ffree-form -l -g -D__GFORTRAN
> > -D__FFTSG
> > > -D__parallel
> > > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"array_types.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"fft_kinds.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"min_heap.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"dummy_c_bindings.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_bindings
> > >
> > >
> > > > .F PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 2)
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 17)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 19)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 20)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 21)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 22)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 23)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 24)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 27)
> > > > PGF90-S-0034-Syntax error at or near end of line
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 25)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 28)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 29)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 30)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 31)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 32)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 33)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 34)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 37)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 35)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 38)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 39)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 40)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 46)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 47)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 49)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/f77_blas_poison.F: 41)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > > -D__SHORT_FILE__="\"ma_dummy_c_bindings.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindin
> > >
> > >
> > > > gs.F mpif90 -c -O2 -ffast-math -funroll-loops
> > > -ftree-vectorize
> > >
> > >
> > > > -march=native -ffree-form -l -g -D__GFORTRAN
> > -D__FFTSG
> > > -D__parallel
> > > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"ma_kinds.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F
> > > > mpif90 -c -O2 -ffast-math -funroll-loops
> > -ftree-vectorize
> > > -march=native
> > > > -ffree-form -l -g -D__GFORTRAN -D__FFTSG
> > -D__parallel
> > > -D__BLACS
> > > > -D__SCALAPACK -D__FFTW3
> > \-I/usr/local/fftw3-3.3-gnu/include
> > > > -D__COMPILE_ARCH="\"Linux-x86-64-gfortran\""
> > > -D__COMPILE_DATE="\"Fri Jul 6
> > > > 10:26:46 EDT 2012\""
> > -D__COMPILE_HOST="\"opt-login04.osc.edu
> > > \""
> > > > -D__COMPILE_REVISION="\"12263\""
> > > -D__SHORT_FILE__="\"ma_config.F\""
> > >
> > >
> /nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch:
> > -ffast-mathpgf90-Warning-
> > > > Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-pgf90-Warning-Unknown switch:
> > -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 10)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 12)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 14)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 16)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 17)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 18)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 19)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 20)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 21)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 23)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 24)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 25)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 26)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 28)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 29)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 31)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 32)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 34)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 35)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 37)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 38)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 40)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 41)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 43)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F:
> > > > 45)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dbcsr_kinds.F)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > ln: creating symbolic link `mpif.h' to
> > > >
> > `/usr/local/mpi/mvapich-1.1-fixes-pgi/include/mpif.h': File
> > > exists
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > >
> > >
> > > > _v.F: 17)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 19)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 20)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > >
> > >
> > > > _v.F: 30)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > >
> > >
> > > > _v.F: 31)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 32)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > >
> > >
> > > > _v.F: 34)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 21)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> > >
> > >
> > > > d_v.F: 37)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > >
> > >
> > > > _v.F: 39)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 41)
> > > > PGF90-S-0034-Syntax error at or near ::
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 37)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> > > > d_v.F: 48)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 50)
> > > > PGF90-S-0034-Syntax error at or near (
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 48)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> > > > d_v.F: 52)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 54)
> > > > PGF90-S-0034-Syntax error at or near ::
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 52)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> > > > d_v.F: 60)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 62)
> > > > PGF90-S-0034-Syntax error at or near (
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 60)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2
> > > > d_v.F: 64)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 68)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 69)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_zp2d
> > > > _v.F: 64)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 17)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 19)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 20)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 30)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 31)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 32)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 34)
> > > > PGF90-S-0034-Syntax error at or near ,
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 21)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> > > > d_v.F: 37)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 39)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 41)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 37)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> > >
> > >
> > > > d_v.F: 48)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 50)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 48)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> > >
> > >
> > > > d_v.F: 52)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 54)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 52)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> > >
> > >
> > > > d_v.F: 60)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 62)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 60)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2
> > >
> > >
> > > > d_v.F: 64)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 68)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > > > _v.F: 69)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_sp2d
> > >
> > >
> > > > _v.F: 64)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 17)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 18)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 20)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 22)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _i2d_obj
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 23)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _d1d_obj
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 24)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 26)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _d2d_obj
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 25)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _i2d_type
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 27)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _d1d_type
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 28)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 30)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _d2d_type
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 29)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _hold
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 31)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _release
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 32)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _nullify
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 33)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 35)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _exists
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 34)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _size
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 36)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 38)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 41)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 15)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > > > _equalityoduleprocedurearray_new_i1d
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 37)
> > > > PGF90-S-0034-Syntax error at or near identifier
> > _new_d1d
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 43)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 17)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 44)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 19)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 45)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/array_types.F:
> > > > 44)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 20)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 30)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 31)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 32)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 34)
> > > > PGF90-S-0034-Syntax error at or near ,
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 21)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> > >
> > >
> > > > d_v.F: 37)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 39)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 41)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 37)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> > >
> > >
> > > > d_v.F: 48)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 50)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 48)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> > >
> > >
> > > > d_v.F: 52)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 54)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 52)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> > >
> > >
> > > > d_v.F: 60)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 62)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 60)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2
> > >
> > >
> > > > d_v.F: 64)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 68)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > > > _v.F: 69)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_cp2d
> > >
> > >
> > > > _v.F: 64)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 17)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 19)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 20)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 30)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 31)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 32)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 34)
> > > > PGF90-S-0034-Syntax error at or near ,
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 21)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> > > > d_v.F: 37)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 39)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 41)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 37)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> > >
> > >
> > > > d_v.F: 48)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 50)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 48)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> > >
> > >
> > > > d_v.F: 52)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 54)
> > > > PGF90-S-0034-Syntax error at or near ::
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 52)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> > >
> > >
> > > > d_v.F: 60)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 62)
> > > > PGF90-S-0034-Syntax error at or near (
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 60)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2
> > >
> > >
> > > > d_v.F: 64)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 68)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > > > _v.F: 69)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/btree_i8_k_dp2d
> > >
> > >
> > > > _v.F: 64)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 14)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 20)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 21)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 32)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 33)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 34)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 38)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 46)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/fft_lib/fft_kinds.F: 49)
> > > > PGF90/x86-64 Linux 9.0-4: compilation completed
> > with severe
> > > errors
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > pgf90-Warning-Unknown switch: -ffast-math
> > > > pgf90-Warning-Unknown switch: -funroll-loops
> > > > pgf90-Warning-Unknown switch: -ftree-vectorize
> > > > pgf90-Warning-Unknown switch: -march=native
> > > > pgf90-Warning-Unknown switch: -ffree-form
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 6)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 8)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 10)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 11)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 12)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 16)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 18)
> > > > PGF90-S-0019-Illegally placed continuation line
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 19)
> > > > PGF90-S-0019-Illegally placed continuation line
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 20)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> > > > 21) PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 23)
> > > > PGF90-S-0034-Syntax error at or near (
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 21)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> > > > 25) PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 27)
> > > > PGF90-S-0034-Syntax error at or near ::
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 25)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> > > > 30) PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 32)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 30)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> > > > 34) PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 36)
> > > > PGF90-S-0034-Syntax error at or near ,
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 34)
> > > > PGF90-S-0018-Illegal label field
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F:
> > > > 38) PGF90-S-0021-Label field of continuation line
> > is not
> > > blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 44)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 45)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/min_heap.F: 38)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 15)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 17)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 19)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 21)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 24)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 25)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 26)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 27)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 28)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 29)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 30)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 31)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 32)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 33)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 34)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 35)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 39)
> > > > PGF90-S-0034-Syntax error at or near &
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 40)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 42)
> > > > PGF90-S-0034-Syntax error at or near &
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 43)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 45)
> > > > PGF90-F-0004-Unable to open MODULE file
> > _mempol.mod
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_config.F: 46)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> > >
> > >
> > > > ngs.F: 21)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> > > > ngs.F: 23)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> > > > ngs.F: 25)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> > > > ngs.F: 27)
> > >
> > >
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_dummy_c_bindi
> > >
> > >
> > > > ngs.F: 51)
> > > > PGF90/x86-64 Linux 9.0-4: compilation completed
> > with severe
> > > errors
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> > >
> > >
> > > > s.F: 21)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> > >
> > >
> > > > s.F: 23)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> > >
> > >
> > > > s.F: 25)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> > >
> > >
> > > > s.F: 27)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > >
> > >
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/dbcsr_lib/dummy_c_binding
> > >
> > >
> > > > s.F: 46)
> > > > PGF90/x86-64 Linux 9.0-4: compilation completed
> > with severe
> > > errors
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 10)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 12)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 14)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 16)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 17)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 18)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 19)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 20)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 21)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 23)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 24)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 25)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 26)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 28)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 29)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 31)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 32)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 34)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 35)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 37)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 38)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 40)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 41)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 43)
> > > > PGF90-S-0021-Label field of continuation line is
> > not blank
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F: 45)
> > > > PGF90-F-0008-Error limit exceeded
> > > >
> > >
> >
> (/nfs/13/ucn1076/cp2k/trunk/cp2k/makefiles/../src/arch_lib/ma_kinds.F)
> > > > PGF90/x86-64 Linux 9.0-4: compilation aborted
> > > > /bin/rm: cannot remove `mpif.h': No such file or
> > directory
> > > > make[1]: *** [f77_blas_poison.o] Error 2
> > > > make[1]: *** Waiting for unfinished jobs....
> > > > make[1]: *** [dbcsr_kinds.o] Error 2
> > > > make[1]: *** [btree_i8_k_zp2d_v.o] Error 2
> > > > make[1]: *** [btree_i8_k_sp2d_v.o] Error 2
> > > > make[1]: *** [btree_i8_k_dp2d_v.o] Error 2
> > > > make[1]: *** [btree_i8_k_cp2d_v.o] Error 2
> > > > make[1]: *** [array_types.o] Error 2
> > > > make[1]: *** [fft_kinds.o] Error 2
> > > > make[1]: *** [min_heap.o] Error 2
> > > > make[1]: *** [dummy_c_bindings.o] Error 2
> > > > make[1]: *** [ma_dummy_c_bindings.o] Error 2
> > > > make[1]: *** [ma_kinds.o] Error 2
> > > > make[1]: *** [ma_config.o] Error 2
> > > > make[1]: Leaving directory
> > > >
> > >
> > `/nfs/13/ucn1076/cp2k/trunk/cp2k/obj/Linux-x86-64-gfortran/popt'
> > > > make: *** [build] Error 2
> > > >
> > > > On Fri, Jul 6, 2012 at 7:17 AM, Alin M Elena
> > > <alinm... at gmail.com> wrote:
> > >
> > >
> > > > > **
> > >
> > >
> > > > >
> > > > > On Thu 05 Jul 2012 21:38:25 ayse arslanargin
> > wrote:
> > > > > >
> > /usr/lib/gcc/x86_64-redhat-linux/4.1.1/libgfortran.a
> > > > >
> > > > > To me it looks like you have a big mixture of
> > things
> > > there...
> > > > >
> > > > > that looks like gcc 4.1.1 -- gcc 4.1.1 was
> > released in May
> > > 2006.
> > > > >
> > > > >
> > > > >
> > > > > Are you sure you know what you are doing?
> > > > >
> > > > >
> > > > >
> > > > > gfortran -v shall tell you almost all the info
> > you need to
> > > determine what
> > > > > version of the compiler you are using.
> > > > >
> > > > >
> > > > >
> > > > > Alin
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > Without Questions there are no Answers!
> > > > >
> > > > >
> > >
> >
> ______________________________________________________________________
> > > > >
> > > > > Alin Marin ELENA
> > > > >
> > > > > Advanced Molecular Simulation Research
> > Laboratory
> > > > >
> > > > > School of Physics, University College Dublin
> > > > >
> > > > > ----
> > > > >
> > > > > Ardionsamblú Móilíneach Saotharlann Taighde
> > > > >
> > > > > Scoil na Fisice, An Coláiste Ollscoile, Baile
> > Átha Cliath
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > >
> >
> -------------------------------------------------------------------------
> > > > > ----------
> > > > >
> > > > > http://alin.elenaworld.net
> > > > >
> > > > >
> > >
> >
> ______________________________________________________________________
> > > > >
> > > > > --
> > > > > You received this message because you are
> > subscribed to
> > > the Google Groups
> > > > > "cp2k" group.
> > > > > To post to this group, send email to
> > > cp... at googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > cp2k+uns... at googlegroups.com.
> > > > > For more options, visit this group at
> > > > > http://groups.google.com/group/cp2k?hl=en.
> > >
> > >
> > >
> > > --
> > >
> > *************************************************************
> > > Jörg Saßmannshausen
> > > University College London
> > > Department of Chemistry
> > > Gordon Street
> > > London
> > > WC1H 0AJ
> > >
> > > email: j.sassma... at ucl.ac.uk
> > > web: http://sassy.formativ.net
> > >
> > > Please avoid sending me Word or PowerPoint
> > attachments.
> > > See
> > http://www.gnu.org/philosophy/no-word-attachments.html
> > >
> > >
> > >
> > > --
> > > You received this message because you are subscribed
> > to the
> > > Google Groups "cp2k" group.
> > > To post to this group, send email to
> > cp... at googlegroups.com.
> > > To unsubscribe from this group, send email to cp2k
> > > +unsub... at googlegroups.com.
> > > For more options, visit this group at
> > > http://groups.google.com/group/cp2k?hl=en.
> > >
> > >
> > >
> > >
> > > --
> > > You received this message because you are subscribed
> > to the
> > > Google Groups "cp2k" group.
> > > To post to this group, send email to
> > cp... at googlegroups.com.
> >
> > > To unsubscribe from this group, send email to cp2k
> > > +unsub... at googlegroups.com.
> > > For more options, visit this group at
> > > http://groups.google.com/group/cp2k?hl=en.
> > >
> > >
> > >
> > >
> > > --
> > >
> >
> > > Without Questions there are no Answers!
> > >
> > >
> >
> ______________________________________________________________________
> > >
> > > Alin Marin ELENA
> > >
> > > Advanced Molecular Simulation Research Laboratory
> > >
> > > School of Physics, University College Dublin
> > >
> > > ----
> > >
> > > Ardionsamblú Móilíneach Saotharlann Taighde
> > >
> > > Scoil na Fisice, An Coláiste Ollscoile, Baile Átha
> > Cliath
> > >
> > >
> > >
> > >
> >
> -----------------------------------------------------------------------------------
> > >
> > > http://alin.elenaworld.net
> > >
> > >
> >
> ______________________________________________________________________
> > >
> > >
> > >
> > >
> > >
> >
> > --
> > You received this message because you are subscribed to the
> > Google Groups "cp2k" group.
> > To post to this group, send email to cp... at googlegroups.com.
> > To unsubscribe from this group, send email to cp2k
> > +unsub... at googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cp2k?hl=en.
> >
> >
> >
> >
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "cp2k" group.
> > To post to this group, send email to cp... at googlegroups.com.
> > To unsubscribe from this group, send email to cp2k
> > +unsub... at googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cp2k?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "cp2k" group.
> To post to this group, send email to cp... at googlegroups.com.
> To unsubscribe from this group, send email to
> cp2k+uns... at googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cp2k?hl=en.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20120706/3035be86/attachment.htm>
More information about the CP2K-user
mailing list