yogevb / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

Upgrade to clFFT and clBLAS #204

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
AMD has open-sourced its projects clAmdFft and clAmdBlas some time ago. Now 
they are called clFFT and clBLAS respectively. And these projects have new 
binary releases:
https://github.com/clMathLibraries/clFFT/releases
https://github.com/clMathLibraries/clBLAS/releases

The changelog is probably not that impressive yet, but it make sense to upgrade 
to it before the next release. Then the user will be able to benefit from 
further development of clFFT and clBLAS simply by downloading new DLLs from 
this projects.

The upgrade should be a matter of removing "Amd" from all names of headers, 
libraries, and functions. But also wiki-s with installation instructions for 
these packages should be updated.

Original issue reported on code.google.com by yurkin on 3 Aug 2014 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by yurkin on 3 Aug 2014 at 4:52