Known issues

BLAS/LAPACK

  • OpenBLAS:
    • some versions of openblas prior to 0.3.26 are not implementing correctly the asum/norm1 functions for vectors of length less than 16. On Host for these vector lengths Kokkos Kernels uses an internal implementation as a work around. See issue #2005 for more informations on that topic.