mpimd-csc / flexiblas

FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends. This is only a mirror of https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
GNU Lesser General Public License v3.0
37 stars 7 forks source link

Wrong return type #6

Closed Enchufa2 closed 3 years ago

Enchufa2 commented 3 years ago

I believe this

https://github.com/mpimd-csc/flexiblas/blob/2a6fd3f591c206cff72345fd2902216bb95f508f/src/flexiblas_api_standalone.c#L371-L374

should return void instead?

grisuthedragon commented 3 years ago

Yes it is a bug. It will be fixed in the next version.

grisuthedragon commented 3 years ago

Fixed in 3.0.4