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 |
|
Alex Voicu
|
a619ac6f92
|
This corrects some interesting choices that were present in the HIP
unit tests such as e.g. de-allocating memory allocated with new[] using
free. All of these were identified via cppcheck.
|
2017-11-01 22:51:22 +00:00 |
|
Maneesh Gupta
|
7e04884d0f
|
directed tests: Updated to use new hip include path
Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
|
2016-10-04 22:20:50 +05:30 |
|
Maneesh Gupta
|
76eeaf4fbb
|
Fix build issues due to refactoring changes
Change-Id: I0a709ff4864244ba1b49e1a25327e3901ed6e17f
|
2016-08-09 22:49:32 +05:30 |
|
Aditya Atluri
|
f85ed17fde
|
changed c/hip xcompiling source
|
2016-04-11 13:26:09 -05:00 |
|
Aditya Atluri
|
3fd99b49e0
|
added copyrights to experimental/xcompile
|
2016-04-09 14:45:39 -05:00 |
|
Aditya Atluri
|
153d5f8e1b
|
xcompilation tests
|
2016-04-09 14:40:17 -05:00 |
|