Search found 2 matches

by wcardoen
Thu Nov 07, 2019 6:14 pm
Forum: Configuring and compiling ABINIT
Topic: Missing support for LibXc error at runtime [SOLVED]
Replies: 2
Views: 3726

Missing support for LibXc error at runtime [SOLVED]

Hello, I compiled abinit/8.10.3 in the following fashion: module purge module load intel/2018.1.163 module load impi/2018.1.163 echo " `ml`" # COMPILATION Flags: echo " " echo " Set COMPILATION Flags::" setenv CC mpiicc setenv CFLAGS " -O2 -fp-model precise -qopenm...
by wcardoen
Tue Aug 06, 2019 9:16 pm
Forum: Configuring and compiling ABINIT
Topic: Failing make check
Replies: 1
Views: 2349

Failing make check

Hello, I compiled abinit 8.10.3 successfully using the following command: ../../../srcdir/abinit/8.10.3/configure --prefix=/uufs/chpc.utah.edu/sys/installdir/abinit/8.10.3 \ --enable-gpu --enable-mpi \ --enable-openmp --enable-stdin --enable-xml CPP="gcc -E" CXXCPP="g++ -E" \ --w...