Skip to content

Solve Maxwell memcheck on GPUs

Franco Bonafé requested to merge 794-maxwell-tests-are-failing-on-gpus into main

Description

Add condition in get_points.cl to prevent wrong memory access on a buffer that was used for output of the E and B fields from a Maxwell run

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.

Closes #794 (closed)

Merge request reports