Re: OpenCL libraries based on cl math

2016-08-13 Thread Benson Muite
Ok, Version at head of beignet repository builds: http://koji.fedoraproject.org/koji/taskinfo?taskID=15248778 though I could not get 1.1.2 to build. One might be able to make a patch to be able to get 1.1.2 to build by comparing it with the version in the repository, or perhaps wait for 1.1.3.

Re: OpenCL libraries based on cl math

2016-08-13 Thread Igor Gnatenko
On Sat, Aug 13, 2016 at 6:29 PM, Benson Muite wrote: > Beignet is Intel specific. HSA is upcoming and looks like might be able to > include it for other architectures: > > http://portablecl.org/docs/html/hsa_status.html#evaluation-setup > > Not sure if there is some

Re: OpenCL libraries based on cl math

2016-08-13 Thread Benson Muite
Beignet is Intel specific. HSA is upcoming and looks like might be able to include it for other architectures: http://portablecl.org/docs/html/hsa_status.html#evaluation-setup Not sure if there is some other way for library to select an OpenCL runtime. On 08/13/2016 07:16 PM, Igor Gnatenko

Re: OpenCL libraries based on cl math

2016-08-13 Thread Igor Gnatenko
Actually you don't need to build for each platform some library. Platform should be chosen at runtime. On Sat, Aug 13, 2016 at 5:31 PM, Benson Muite wrote: > Thanks for the welcome, still learning how to write spec files. Working > initially on clrng using beignet on

OpenCL libraries based on cl math

2016-08-13 Thread Benson Muite
Thanks for the welcome, still learning how to write spec files. Working initially on clrng using beignet on x86_64, then want to add clfft, clblas and possibly clsparse from clmath (https://github.com/clMathLibraries). What would be a reasonable name for the package? At the moment have