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
89d9f8ae1c18ea8dc266e7b106327fdce1fc45ca
rocm-systems
/
projects
/
hip
/
tests
/
src
/
runtimeApi
/
device
T
History
Rahul Garg
89d9f8ae1c
Fix hipGetDeviceAttribute dtest for HIP/NVCC
...
[ROCm/hip commit:
0782c52271
]
2017-12-06 15:49:06 +05:30
..
hipChooseDevice.cpp
changed __global__ attribute
2017-02-03 10:53:36 -06:00
hipDeviceComputeCapability.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipDeviceGetByPCIBusId.cpp
PCI Bus ID related dtests
2017-08-22 15:41:16 +05:30
hipDeviceGetName.cpp
[newTests]modified the test
2017-11-03 14:52:19 +05:30
hipDeviceGetPCIBusId.cpp
PCI Bus ID related dtests
2017-08-22 15:41:16 +05:30
hipDeviceSynchronize.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
hipDeviceTotalMem.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipGetDevice.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipGetDeviceAttribute.cpp
Fix hipGetDeviceAttribute dtest for HIP/NVCC
2017-12-06 15:49:06 +05:30
hipRuntimeGetVersion.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipSetCachceConfig.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipSetDevice.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30
hipSetDeviceFlags.cpp
[newTests]Adding tests for device APIs
2017-10-30 14:34:24 +05:30