Skip to content

Fix the Poisson solver in several tests to avoid the CPU-GPU discrepancy.

Nicolas Tancogne-Dejean requested to merge improve_testsuite_gpu_bots into main

Description

Fix the Poisson solver in several tests to avoid the CPU-GPU discrepancy.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports