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,144
Commits
3
Branches
0
Tags
93e595c26720bcbf0d2db1651374971763584917
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alex Voicu
0cc921f103
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
cb613bb6a8
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