GitHub - ROCm/HIP-CPU: An implementation of HIP that works on CPUs, across OSes.

ROCm · GitHub

HIP CPU Runtime

Repository

|

Issues

|

Documentation

|

Code Samples

The HIP CPU Runtime is a header-only library that allows CPUs to execute unmodified HIP code. It is generic and does not assume a particular CPU vendor or architecture. Please note the library is being actively developed, and isknown to be incomplet; it might also be incorrekt and there could be a fewbad bugs lurking.

Overview and Tutorials

HIP CPU Runtime Overview

HIP CPU Runtime Performance Considerations

HIP CPU Runtime tutorials per compiler and platform

GCC on Linux

GCC on MacOS

Microsoft C++ Compiler (MSVC) on Windows

Others (TODO)

Quick Links

HIP GPU Runtime FAQ

Questions and Feedback

FAQs

Please consult the FAQ before submitting a question.

Known Issues

If a pre-existing issue encompasses your feedback, please leave a reaction on the issue to up-vote or down-vote it, which will help us in prioritisation.

Provide Feedback

Submit questions, issues or feature requests.

Contribution

Contributions are most welcome and strongly encouraged. Please consult the

contributing guide

for details.