clMathLibraries / clFFT

a software library containing FFT functions written in OpenCL
Apache License 2.0
618 stars 196 forks source link

Support on NVIDIA GPUs #32

Closed aditya4d1 closed 10 years ago

aditya4d1 commented 10 years ago

Hi, This is more of a question rather than issue. Does clFFT runs on NVIDIA GPUs? So is clBlas?

Thank you!

kknox commented 10 years ago

Yes, clMath libraries should run on any v1.1 OpenCL compliant device. We have had a few issues running the libraries on Nvidia GPU's, but these issues have been patched over time.
issue #25 issue #23

I don't know of any clMath issues at this time specific to Nvidia cards.