cancel
Showing results for 
Search instead for 
Did you mean: 

OpenCL

genestoltz
Journeyman III

Heterogeneous toolchain for Windows?

Good day,

I am currently running windows with OpenCL kernels across CPU(2990WX) and AMD GPU with C++17.

As AMD stopped support for OpenCL on CPU how can I adapt my tool-chain to still leverage the CPU in a multiprocessing environment?

What is the preferred way to write multiprocessing code for the Ryzen architecture on Windows?

What is the preferred way to write multiprocessing code for the GPU architecture on Windows?

Thank you.

0 Likes
1 Reply
dipak
Big Boss

As I know, there is an open source version of OpenCL implementation (POCL) which supports CPU devices. You may try it out.

For Ryzen CPU related developer support, please post your query here: AMD Server Gurus 

P.S. You have been whitelisted.

Thanks.

0 Likes