Maneesh Gupta
|
9f2d1453fb
|
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
Change-Id: I75e24f15129973cee15fc9dac65d678bd2172074
|
2019-05-09 09:59:18 +05:30 |
|
Maneesh Gupta
|
52e320f396
|
Replace hipLaunchKernel -> hipLaunchKernelGGL
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
|
2018-10-17 14:32:25 +05:30 |
|
Maneesh Gupta
|
1ba06f63c4
|
Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
|
2018-03-12 11:29:03 +05:30 |
|
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 |
|
Aditya Atluri
|
1546732604
|
Added new API, hipMemPtrGetInfo
1. This API returns memory allocation size of pointer
2. Added test to check its functionality
Change-Id: I87976d817b5a6ca5530336c09e7cb0420601cb2c
|
2017-03-07 13:46:29 -06:00 |
|
Aditya Atluri
|
5e3d63c0a3
|
changed __global__ attribute
1. Moved around tests and added them to HIT
Change-Id: I5d75280c42a5af852670ebabc7305ee56721ec7b
|
2017-02-03 10:53:36 -06:00 |
|