wouterlucas / meta-cryptocurrency

OpenEmbedded/Yocto layer for cryptocurrency related projects
Other
5 stars 2 forks source link

xmr-stak OpenCL feature #2

Open bernardoaraujor opened 6 years ago

bernardoaraujor commented 6 years ago

hey Wouter, how are you? awesome work with meta-cryptocurrency! thanks so much!

have you run a successful build with the opencl feature enabled for xmr-stak? If so, which layer did you use for the opencl implementation?

I looked at Renesas and TI's opencl recipes, but couldn't find anything that could be used with a x86 target

wouterlucas commented 6 years ago

Hey Bernardo,

Yw! I have not, at the time when I created the meta layer I was working on RPIs and that didnt make a lot of sense. It might work with ViennaCL from meta-yoghurt but its a long shot. I dont know of any other OpenCL initiates outside of TI or meta-yoghurt and none of them seem to be focused on x86 :(

Are you looking to build for an Intel or AMD host? No idea how hard it is to create a recipe for that, but its worth a look.

bernardoaraujor commented 6 years ago

My goal is to support Intel's genericx86-64 BSP.

I think I'll start working on a meta-opencl-rocm layer in a few weeks. I have a fork of meta-cryptocurrency, if everything goes smoothly I'll integrate xmr-stak and make a pull request.

https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime