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,108
Commits
3
Branches
0
Tags
0755f1fc26850c2f0efec0ad386dcff2ecf621bc
Commit Graph
3 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
Rahul Garg
05070fe824
Added HIT block
2017-09-26 11:39:09 +05:30
Rahul Garg
36db84a68f
Added Texture 2D object and reference APIs tests
2017-09-26 11:33:23 +05:30