HIP CPU Runtime
|
|
|
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 Performance Considerations
HIP CPU Runtime tutorials per compiler and platform
Microsoft C++ Compiler (MSVC) on Windows
Others (TODO)
Quick Links
Questions and Feedback
Please consult the FAQ before submitting a question.
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.
Submit questions, issues or feature requests.
Contribution
Contributions are most welcome and strongly encouraged. Please consult the
for details.