Code: Select all
enable_64bit_flags="yes"
prefix="/usr/local/abinit7.8.2_mpich3intel13"
CC="mpicc"
CXX="mpicxx"
FC="mpif90"
enable_mpi="yes"
enable_mpi_io="yes"
with_mpi_prefix="/usr/local/mpich3_intel13"
with_trio_flavor="netcdf+etsf_io+fox"
with_fft_flavor="fftw3"
with_fft_libs="-L/opt/intel/mkl/lib/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group"
with_linalg_flavor="mkl"
with_linalg_libs="-L/opt/intel/mkl/lib/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group"
with_dft_flavor="atompaw+bigdft+libxc+wannier90"
enable_gw_dpc="yes"
Run tests suit, it gives the results:
Code: Select all
Suite failed passed succeeded skipped disabled run_etime tot_etime
atompaw 0 1 1 0 0 17.11 17.59
bigdft 0 3 19 0 0 509.55 512.61
built-in 0 0 7 0 0 11.55 12.24
etsf_io 0 0 7 0 0 15.86 16.85
fast 0 0 11 0 0 42.58 45.42
fox 0 1 1 0 0 90.13 90.40
gpu 0 0 0 4 0 0.00 0.00
libxc 1 4 16 0 0 227.47 235.15
mpiio 0 0 1 13 0 2.75 2.88
paral 0 5 16 68 0 487.02 495.17
seq 0 0 0 18 0 0.00 0.01
tutoparal 0 0 1 1 0 0.48 0.53
tutoplugs 0 4 0 0 0 19.72 20.48
tutorespfn 0 8 14 0 0 1184.58 1201.21
tutorial 0 7 41 0 0 887.37 902.54
unitary 0 0 21 13 0 89.71 90.69
v1 0 2 74 0 0 232.01 245.96
v2 0 12 67 0 0 288.21 305.81
v3 0 12 68 0 0 450.59 479.16
v4 0 17 45 0 0 531.12 555.42
v5 0 17 57 0 0 1065.16 1105.31
v6 0 12 48 0 0 779.16 809.91
v67mbpt 1 4 12 0 0 308.22 314.31
v7 0 13 16 0 0 644.34 659.04
vdwxc 0 0 1 0 0 13.60 13.69
wannier90 0 7 0 0 0 38.17 39.20
The suite_report.html gives
Code: Select all
Results of test [libxc][t03][np=1]
MPI nprocs = 1, run_etime = 4.93 s, tot_etime = 5.02 s
stdin, stdout, stderr
File_to_test Status fld_output fld_options txt_diff html_diff
t03.out failed t03.out.fldiff ['-medium'] t03.out.diff
t03.out failed: absolute error 0.2 > 0.11
Code: Select all
Results of test [v67mbpt][t28][np=1]
MPI nprocs = 1, run_etime = 4.43 s, tot_etime = 4.63 s
stdin, stdout, stderr
File_to_test Status fld_output fld_options txt_diff html_diff
t28.out failed t28.out.fldiff ['-medium'] t28.out.diff
t28.out failed: relative error 0.9148 > 0.5