with
h_A[i + j*lda] = value; // column major -- row index changes fastest
the output appears to match the numpy results you shared.
-- Natalie
--
You received this message because you are subscribed to the Google Groups "MAGMA User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to magma-user+...@icl.utk.edu.
To view this discussion visit https://groups.google.com/a/icl.utk.edu/d/msgid/magma-user/0ea1b576-a952-40f3-bf25-a0d36e8de6d4n%40icl.utk.edu.
<zgesv.cpp>