Page 1 of 1
MAGMA without Cuda
Posted: Sat Feb 21, 2015 7:47 am
by tomdev
Hello,
is it possible to compile MAGMA without the Cuda drivers (on MacOS 10.9.5) ?
Thank you,
Tom
Re: MAGMA without Cuda
Posted: Thu Mar 05, 2015 11:17 am
by mgates3
No, MAGMA requires CUDA.
I don't understand what you are trying to do. Are you running on a CUDA GPU? Or you are trying to run on some other kind of GPU? Or CPU-only? If you could explain, there is probably a software library to address the need.
-mark
Re: MAGMA without Cuda
Posted: Thu Mar 12, 2015 4:37 pm
by tomdev
Thank you for your answer. Yes, I am trying to set up Magma on my laptop for cpu just for testing. My goal is to be able to work locally, as opposed to always work on a cluster.
All the best,
Tom