Skip to content

Fix the sizes of the accel allocations.

Nicolas Tancogne-Dejean requested to merge fix_accel_size into develop

Description

Fix the sizes of the accel allocations for the nonlocal part of the pseudopotential. This should reduce the memory allocated, but not affect the results.

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