Possible to build without gpu support?
Posted: Fri Feb 01, 2019 11:29 pm
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.