clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
843 stars 237 forks source link

Adding clMAGMA to clMathLibraries? #284

Open cdeterman opened 8 years ago

cdeterman commented 8 years ago

This is just a question that I couldn't send directly to the clMathLibraries group that I think could be relevant to clBLAS users. I can see the clMAGMA source here and it mentions being part of clMathLibraries. Is there an intent to add it here or is it perhaps elsewhere? Or should users continue to get it from that website or perhaps this repo which I am not sure is 'official' or not. Thanks.

tingxingdong commented 8 years ago

clmagma is mounted on bitbucket. this is the official repo. https://bitbucket.org/icl/clmagma

kknox commented 8 years ago

clMAGMA is a client of clBLAS, but it is not officially a part of the clMathLibraries organization. It is created and maintained by a group at UTK called ICL. They are independent projects and maintained by separate groups, but there is a relationship.