Skip to content

Relax periodic_systems/22-berry.test tolerance

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

Description

The tolerance for the periodic_systems/22-berry.test seems to be too tight.

Failed test

Match   External energy      :

   Calculated value : -0.45927048
   Reference value  : -0.459276615
   Difference       : 6.13500000001821e-06
   Deviation [%]    : 0.00133579629348605
   Tolerance        : 4.38e-06
   Tolerance [%]    : 0.000953673637400415

   External energy                      :        [  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