Awesome
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 is known to be incomplet; it might also be incorrekt and there could be a few bad bugs lurking.
Overview and Tutorials
HIP CPU Runtime tutorials per compiler and platform
- GCC on Linux
- GCC on MacOS
- Microsoft C++ Compiler (MSVC) on Windows
- Others (TODO)
Quick Links
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.