I have noticed some errors when using magma_dgels_gpu:
- Code: Select all
CUBLAS error: memory mapping error (11) in magma_dsetmatrix at dset_get.cpp:98
testMagmaDGELS: dset_get.cpp:160: void magma_dcopymatrix(int, int, const double *, int, double *, int): Assertion `status == cudaSuccess' failed.
magma_dgels3_gpu works fine.
I have attached a sample code sample that enables reproducing the issue:
I hope it will help. :)
Rémi
