Harshad Sahasrabudhe <[email protected]> writes: > Hi, > > Is there any way to convert a sparse matrix to a dense matrix? I have an > almost full Aij matrix, which I would like to convert to MatDense and offload > it to a GPU. > > MatConvert(*mat, MATDENSE, MAT_INITIAL_MATRIX, temp); > > mat is of type MATAIJ. > > I get the error > > No support for this operation for this object type
Send the ENTIRE error message. (ALWAYS send the entire error message.) There is no special code for the conversion, but MatConvert_Basic should get called.
pgpy35vHRvLAX.pgp
Description: PGP signature
