Skip to content

Improved Blas 1

Nicolas Tancogne-Dejean requested to merge improve_blas_two_dim into develop

Description

Improvement of the Blas interface to handle properly Blas 1 calls for two dimensional arrays. Also adds few missing interfaces, to avoid unnecessary computations.

News snippet

Improve Blas 1 interface.

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