Maneesh Gupta
|
52e320f396
|
Replace hipLaunchKernel -> hipLaunchKernelGGL
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
|
2018-10-17 14:32:25 +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 |
|
Maneesh Gupta
|
939909e96c
|
Disable broken test: hipC
Change-Id: I061aa125bbdc9f14bc870266ab0735593c861903
|
2017-02-06 13:00:50 +05:30 |
|
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 |
|
Maneesh Gupta
|
7e04884d0f
|
directed tests: Updated to use new hip include path
Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
|
2016-10-04 22:20:50 +05:30 |
|
Aditya Atluri
|
d5feabfa1c
|
added C guard to hip_runtime.h
|
2016-04-11 13:01:02 -05:00 |
|
Aditya Atluri
|
496da0aabd
|
C guarding the apis
|
2016-03-30 06:08:50 -05:00 |
|
Aditya Atluri
|
a5628ddfb4
|
Added test for C + HIP
|
2016-03-25 13:45:28 -05:00 |
|