Skip to content

Relax maxwell/03-linear-medium.test tolerance

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

Description

The tolerance for the maxwell/03-linear-medium.test seems to be too tight.

Failed test

Match  Bx  (x=  0,y=-10,z=  0) [step 30]  :

   Calculated value : 4.46515020276182E-006
   Reference value  : 4.46515020276172e-06
   Difference       : 1.00796920723262e-19
   Deviation [%]    : 2.25741388634403e-12
   Tolerance        : 1e-19
   Tolerance [%]    : 2.23956631824277e-12

  Bx  (x=  0,y=-10,z=  0) [step 30]     :        [  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