Maneesh Gupta
|
4f42ee762d
|
Apply .clangformat to all repo source files
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
[ROCm/hip commit: 1ba06f63c4]
|
2018-03-12 11:29:03 +05:30 |
|
Alex Voicu
|
962bf7bfda
|
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.
[ROCm/hip commit: cffd0e14eb]
|
2017-11-19 01:54:12 +00:00 |
|
Alex Voicu
|
b8a81d2b75
|
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.
[ROCm/hip commit: a619ac6f92]
|
2017-11-01 22:51:22 +00:00 |
|
Maneesh Gupta
|
724a024bb6
|
directed tests: Updated to use new hip include path
Change-Id: Iab1aee638b7158eb9674a19625dedf6471947e51
[ROCm/hip commit: 7e04884d0f]
|
2016-10-04 22:20:50 +05:30 |
|
Aditya Atluri
|
6f95ad0a8d
|
Partial fix async after kernel launch signal issue
Change-Id: Ib48d6564379160035bded9493b93663fba361710
[ROCm/hip commit: c756bb3398]
|
2016-07-23 14:54:20 -05:00 |
|
Aditya Atluri
|
019f9e7c70
|
added kernel launch stress test
Change-Id: Ib50d47e55079839ba31aabb524b70b704d7a46fe
[ROCm/hip commit: 272820a620]
|
2016-07-19 13:57:56 -05:00 |
|
Aditya Atluri
|
2514b57970
|
Added directory for stress testing
[ROCm/hip commit: ea3ebcb3de]
|
2016-03-31 02:14:12 -05:00 |
|