Test failure on ANADDB
Posted: Thu Aug 29, 2013 4:41 am
Hi. I recently installed abinit-7.2.2 and abinit-7.4.1 on our linux cluster with openmpi-1.4.3-intel64-v12.0.4, but I always get the failure message on tests/v2:
Case_13 failed
Case_18 failed
Case_21 failed (too large absolute error : 3.599e-03 , accepted 2.510e-10 )
It seems that these tests have used ANADDB or related subroutines. By the way I have used the following compiling options:
CC="mpicc"
CXX="mpic++"
FC="mpif90"
F77="mpif77"
enable_mpi="yes"
enable_mpi_io="no"
with_mpi_level="2"
with_linalg_flavor="mkl"
with_linalg_incs="-I/opt/intel/composerxe-2011.4.191/include/intel64/lp64"
with_linalg_libs="-L/opt/intel/composerxe-2011.4.191/mkl/lib/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread"
with_dft_flavor="atompaw+libxc+wannier90"
enable_gw_dpc="yes"
I have tried to use the "enable_64bit=yes" but the result is the same.
Thank you.
Case_13 failed
Case_18 failed
Case_21 failed (too large absolute error : 3.599e-03 , accepted 2.510e-10 )
It seems that these tests have used ANADDB or related subroutines. By the way I have used the following compiling options:
CC="mpicc"
CXX="mpic++"
FC="mpif90"
F77="mpif77"
enable_mpi="yes"
enable_mpi_io="no"
with_mpi_level="2"
with_linalg_flavor="mkl"
with_linalg_incs="-I/opt/intel/composerxe-2011.4.191/include/intel64/lp64"
with_linalg_libs="-L/opt/intel/composerxe-2011.4.191/mkl/lib/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread"
with_dft_flavor="atompaw+libxc+wannier90"
enable_gw_dpc="yes"
I have tried to use the "enable_64bit=yes" but the result is the same.
Thank you.