Inverse of a matrix

is there a way to find inverse of a matrix using CUDA??

for dense matrix, you can check MAGMA
[url=“http://icl.cs.utk.edu/magma/”]http://icl.cs.utk.edu/magma/[/url]

or CULA tool, [url=“http://www.culatools.com/”]http://www.culatools.com/[/url]