ippl
ippl copied to clipboard
Unit tests fail depending on architecture
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.