Skip to content

relax periodic_systems/13-primitive.test tolerance

Meisam Tabriz requested to merge meisam.tabriz-develop-patch-14938 into develop

Description

The tolerance for the periodic_systems/13-primitive.test seems to be too tight.

Failed test

periodic_systems/13-primitive.01-diamond.inp
-----------------------------------------
Match  dipole 4-7  :

   Calculated value : 3.174732159969
   Reference value  : 3.1747322050695
   Difference       : 4.51005002233273e-08
   Deviation [%]    : 1.42060801699462e-06
   Tolerance        : 4.13e-08
   Tolerance [%]    : 1.30089712556073e-06

  dipole 4-7                            :	 [  FAIL  ] 
-----------------------------------------

Test environment

  • CPU: Intel® Xeon® Platinum 8360Y
  • Libraries: intel/21.2.0 gsl/2.4 libxc/4.3.4 cgal/5.2 cuda/11.2 impi/2021.2 hdf5-serial/1.8.22 metis/5.1 boost/1.74 mkl/2021.2 netcdf-serial/4.4.1 parmetis/4.0 gcc/10
  • Configuration options : maxdim3 openmp mpi cuda sse2 avx
  • Optional libraries : cgal metis mpi2 netcdf parmetis scalapack
  • Architecture : x86_64
  • C compiler : mpiicc (icc)
  • C compiler flags : -O3 -xCORE-AVX512 -qopt-zmm-usage=high -fma -ip -g -traceback
  • C++ compiler : mpiicpc (icpc)
  • C++ compiler flags : -O3 -xCORE-AVX512 -qopt-zmm-usage=high -fma -ip -g -traceback -std=c++14
  • Fortran compiler : mpiifort (ifort) (Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.2.0 Build 20210228_000000)
  • Fortran compiler flags : -O3 -xCORE-AVX512 -qopt-zmm-usage=high -fma -ip -g -traceback -fopenmp

Merge request reports