Skip to content

Batchify the calculation of the stress tensor

Nicolas Tancogne-Dejean requested to merge batchify_stress into main

Description

  • Batchifies the kinetic part of the stress
  • Batchifies the pseudopotential part of the stress
  • Fixes a too long profiler name

Closes #660 (closed) .

News snippet

Optimization of the calculation of the stress tensor

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