Skip to content

DFT+U: Optimization of the routine add_to_batch for the not packed case, using blas.

Nicolas Tancogne-Dejean requested to merge optim_lda_u into develop

Description

Optimization of the routine add_to_batch for the not packed case, using blas.

News snippet

Optimization of some DFT+U routines for the non-packed case using blas.

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 Micael Oliveira

Merge request reports