Installing CLMAGMA on MacOS + Nvidia GPU

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
vish108
Posts: 16
Joined: Mon Feb 03, 2014 6:05 pm

Installing CLMAGMA on MacOS + Nvidia GPU

Post by vish108 » Mon Feb 03, 2014 6:07 pm

Hi,

Please let me know if this is possible. Is it true that CLMAGMA works only with AMD GPUs?

Sincerely,

Vishal

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: Installing CLMAGMA on MacOS + Nvidia GPU

Post by mgates3 » Mon Feb 03, 2014 6:48 pm

clMAGMA should, ideally, work with any OpenCL GPU. However, we have tested it only with AMD GPUs. The clBLAS that AMD provides would first need to be verified on non-AMD GPUs.

However, we provide MAGMA written for CUDA GPUs. The routines available in MAGMA and clMAGMA are similar.
-mark

vish108
Posts: 16
Joined: Mon Feb 03, 2014 6:05 pm

Re: Installing CLMAGMA on MacOS + Nvidia GPU

Post by vish108 » Mon Feb 03, 2014 8:08 pm

Thank you Mark. So is there a way to install clblas for MacOS+Nvidia GPU. Because on the clblas page, it says that it requires AMD APP SDK, which I don't think will work with Nvidia GPUs. Please let me know how to proceed.

Sincerely,

Vishal

skn123
Posts: 4
Joined: Mon Apr 21, 2014 7:52 am

Re: Installing CLMAGMA on MacOS + Nvidia GPU

Post by skn123 » Fri Apr 25, 2014 3:02 pm

Vishal
If clMagma is "purely" OpenCL 1.1 compliant, then it should be easy to install. However, that being said, the clMagma that has been provided is heavily tuned for AMD GPU's !!!!

Post Reply