Ceci est une ancienne révision du document !


libXC 2.0.1

Si vous avez besoin d'une libXC standard, la version 2.0.2 est disponible de base dans l'environnement debian (modulefile Base/psmn)
cette version ne sert QUE pour cp2k 2.5.1

version intel 14 (intel-14.0.1-avx)

module load openmpi/1.6.4-intel-14.0.1

OMPI_CC=/softs/openmpi-1.6.4-intel-14.0.1-debian7/bin/mpicc OMPI_CXX=/softs/openmpi-1.6.4-intel-14.0.1-debian7/bin/mpic++ OMPI_FC=/softs/openmpi-1.6.4-intel-14.0.1-debian7/bin/mpif90 CFLAGS="-mtune=native -O2" FCFLAGS="-mtune=native -ffree-line-length-none" CXXFLAGS="-mtune=native" FC_LDFLAGS_EXTRA="-fopenmp" CC=/softs/intel/v13/bin/icc FC=/softs/intel/v13/bin/ifort ./configure --prefix=/applis/PSMN/debian7/Libs/libXC/2.0.1/intel-14.0.1-avx

./configure --prefix=/applis/PSMN/debian7/Libs/libXC/2.0.1/intel-14.0.1-avx

make
make check

FAIL: xc-run_testsuite
================================
1 of 1 test failed

make install
Libraries have been installed in:
   /applis/PSMN/debian7/Libs/libXC/2.0.1/intel-14.0.1-avx/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

version gcc 4.7.2

#source /usr/local/modeles/set_debian7-clean.sh
#source /usr/local/modeles/sge.sh
module load Base/psmn

#OMPI_CC=/usr/bin/gcc-4.7 OMPI_CXX=/usr/bin/g++-4.7 OMPI_FC=/usr/bin/gfortran-4.7 CFLAGS="-mtune=generic -O2 -msse4a" FCFLAGS="-mtune=generic -ffree-line-length-none" CXXFLAGS="-mtune=generic" FC_LDFLAGS_EXTRA="-fopenmp" CC=mpicc.openmpi CXX=mpic++.openmpi FC=mpif90.openmpi \
./configure --prefix=/applis/PSMN/debian7/Libs/libXC/2.0.1/full-debian7

./configure --prefix=/applis/PSMN/debian7/Libs/libXC/2.0.1/full-debian7
make
make check

FAIL: xc-run_testsuite
================================
1 of 1 test failed

make install
Libraries have been installed in:
   /applis/PSMN/debian7/Libs/libXC/2.0.1/full-debian7/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
documentation/tools/library/libxc.1414049981.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)