This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2,082
Commits
3
Branches
0
Tags
cffd0e14eb8f769150ce2a0d34ea71622f9ecfb9
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alex Voicu
cffd0e14eb
This implements the trivial change needed to move back from the hip{Something}_{x, y, z} macros to the natural CUDA syntax of Something.{x, y, z}. This is contained in lines 384-404 in hip_runtime.h. All of the other changes have to do with changing unit tests to use this syntax. The macros are retained for backwards compatibility.
2017-11-19 01:54:12 +00:00
Ben Sander
54d5b52d05
Add copy_coherency test
...
Test cache managemenent and synchronization between kernel and copy commands in separate queues.
2017-10-07 07:54:10 -07:00