Skip to content

Bugfix: vtau was not copied to the GPU before computing Int[n vxc].

Nicolas Tancogne-Dejean requested to merge fix_mgga_energy_gpu into hotfix-14.1

Description

Bugfix: vtau was not copied to the GPU before computing Int[n vxc].

Closes #992

News snippet

Fix a bug leading to GPU-CPU discrepancy for mGGA energy.

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