User Tools

Site Tools


admin:compilaciones:libxc

Compilación LibXC

Desde dentro de un nodo:

./configure --prefix=/data/shared/apps/libxc/6.2.2   \
  --enable-shared     CC=icc FC=ifort \
    FFLAGS="-fPIC" FCFLAGS="-fPIC" --disable-fhc
    
    make -j64
    
    make install
admin/compilaciones/libxc.txt · Last modified: by bbruzzo