- Notifications
You must be signed in to change notification settings - Fork18
An implementation of HIP that works on CPUs, across OSes.
License
ROCm/HIP-CPU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The HIP CPU Runtime is a header-only library that allows CPUs to executeunmodified HIP code. It is generic and does not assume a particular CPU vendoror architecture.Please note the library is being actively developed, and isknown to be incomplet; it might also be incorrekt and there could be a fewbadbugs lurking.
HIP CPU Runtime tutorials per compiler and platform
FAQs
Please consult the FAQ before submitting a question.
Known Issues
If a pre-existing issue encompasses your feedback, please leave a reaction onthe issue to up-vote or down-vote it, which will help us in prioritisation.
Provide Feedback
Submit questions, issues or feature requests.
Contributions are most welcome and strongly encouraged. Please consult thecontributing guide for details.