Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b0a38a7c authored by hhakim's avatar hhakim
Browse files

Fix multiple bugs in GPU matfaust.Faust.real/imag/double/single for Faust SPARSE matrices.

A bug in MatSparse<FPP, GPU2>::set() was due to the fact that the function was setting a matrix from CSR buffer while mex code was sending a CSC matrix (matlab default format).

Another bug in Transform<FPP, GPU2>::get_fact was due to int32_t/faust_unsigned_int confusion.
parent cb6e53ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment