Page 1 of 1

Possible to build without gpu support?

Posted: Fri Feb 01, 2019 11:29 pm
by corbett5
The code I work on needs to support multiple platforms, some of which don't have have a GPU or even nvcc and we'd like to use MAGMA for our dense linear algebra. It would be nice to use just MAGMA instead of having to use an additional CPU only library.

Re: Possible to build without gpu support?

Posted: Tue Apr 23, 2019 4:32 pm
by mgates3
It is not currently possible to build MAGMA without GPU support. You would need to switch between LAPACK and MAGMA.
-mark

[Sorry for the delay in posting. A misconfiguration left messages in the moderation queue.]