HIP, but now with 100% more CPU support

AlexV

Heteroscedasticitate
Moderator
Veteran
Hello B3D denizens. Since I've seen HIP (https://github.com/ROCm-Developer-Tools/HIP) mentioned in passing around these parts (usually in tandem with CUDA), I wanted to let you know that we've just published a HIP CPU RT: https://github.com/ROCm-Developer-Tools/HIP-CPU. As the unimaginative name implies, it allows you to compile and execute HIP code even in the absence of a GPU. There are no environmental requirements beyond a C++17+ compliant toolchain, which enables Parallel Algorithm support.

Note that it is by no means complete at this point in time, and that contributions / feedback / banter are welcome and encouraged; all development will be done openly via GitHub so WYSIWYG in that regard.

P.S.: hopefully this is the right sub-forum!
 
Back
Top