Skip to content

First attempt at migrating the projection of the non local part of the forces to gpu

Kevin Lively requested to merge move_nonlocal_forces_to_gpu into main

Description

Moved the non local part of the forces, hamiltonian_elec_base_nlocal_force, onto gpus.

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.
Edited by Kevin Lively

Merge request reports