Skip to content

Relax finite_systems_3d/10-fullerene.test tolerance

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

Description

The tolerance for the finite_systems_3d/10-fullerene.test seems to be too tight.

Failed tests


Match  Eigenvalue  30      :

   Calculated value : -0.505688
   Reference value  : -0.505687
   Difference       : 1.00000000002876e-06
   Deviation [%]    : 0.000197750782604409
   Tolerance        : 5.5e-07
   Tolerance [%]    : 0.000108762930429297

  Eigenvalue  30                        :        [  FAIL  ]
-----------------------------------------
Match  Eigenvalue 140      :

   Calculated value : 0.270517
   Reference value  : 0.27052299999999996
   Difference       : 5.99999999995049e-06
   Deviation [%]    : 0.00221792601736285
   Tolerance        : 5.5e-06
   Tolerance [%]    : 0.00203309884926605

  Eigenvalue 140                        :        [  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