ippl icon indicating copy to clipboard operation
ippl copied to clipboard

Unit tests fail depending on architecture

Open s-mayani opened this issue 2 months ago • 0 comments

Some unit tests fail because the tolerances/definitions of types vary between different computing systems. In particular, the following:

  • unit_tests/FEM/AssembleRHS.cpp passes on Alps but fails at Jülich (CI system).
  • FFT unit tests, see issue https://github.com/IPPL-framework/ippl/issues/353

Feel free to edit this issue to add more occurrences.

s-mayani avatar Nov 05 '25 09:11 s-mayani