[ViennaCL-devel] Help in Interfacing another BLAS library?

2015-10-30 Thread Oswin Krause
Hi, I am currently investigating whether ViennaCL can be used as a possible GPU backend for our linear Algebra as part of the Machine Learning Library Shark. We started by using boost::ublas but then decided to reimplement it in a better way(e.g. we dropped about 70% of ublas code, redesigned

Re: [ViennaCL-devel] Help in Interfacing another BLAS library?

2015-10-30 Thread Karl Rupp
Hi Oswin, > I am currently investigating whether ViennaCL can be used as a possible > GPU backend for our linear Algebra as part of the Machine Learning > Library Shark. We started by using boost::ublas but then decided to > reimplement it in a better way(e.g. we dropped about 70% of ublas code,

Re: [ViennaCL-devel] Help in Interfacing another BLAS library?

2015-10-30 Thread Sumit Kumar
@Ok and @KRGreat! This would be an ideal scenario. Thanks for initiating this process. Regards Sumit From: Karl Rupp To: Oswin Krause ; viennacl-devel@lists.sourceforge.net Sent: Friday, October 30, 2015 7:14 PM Subject: Re: [ViennaCL-devel] Help in Interfacing another BLAS library?