-
Notifications
You must be signed in to change notification settings - Fork 539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduction to HIP #3549
Introduction to HIP #3549
Conversation
make efficient use of HIP and general purpose graphics processing unit (GPGPU) | ||
programming in general. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need for this extra line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed the extra line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left most of understand/programming_model.rst unreviewed as it's just a copy. It might still need to be refactored at some point.
Otherwise I think my main criticism is the intermingled usage of "ROCm", "HIP" and "CUDA"
Add Introduction to HIP
Combine Programming Model and Programming Model Reference
Update links on index and TOC