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
Files
a2a0401601476547923bda7186fe2a88795d026b
rocm-systems
/
hipamd
/
tests
/
src
/
Functional
/
device
T
History
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
..
hipFuncDeviceSynchronize.cpp
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
hipFuncGetDevice.cpp
changed __global__ attribute
2017-02-03 10:53:36 -06:00
hipFuncSetDevice.cpp
changed __global__ attribute
2017-02-03 10:53:36 -06:00
hipFuncSetDeviceFlags.cpp
changed __global__ attribute
2017-02-03 10:53:36 -06:00