Phaneendr-kumar Lanka
|
89bedb74e7
|
[nvccTests] Resubmit hipMemcpyDtoD & inline_asm_vadd
|
2017-12-18 14:46:19 +05:30 |
|
Maneesh Gupta
|
29c0ab8401
|
Merge pull request #265 from phani544/nvccTests
[nvccTests]Enabled inline_asm_vadd on nvcc
|
2017-11-20 07:28:29 +05:30 |
|
Alex Voicu
|
0cc921f103
|
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 |
|
Phaneendr-kumar Lanka
|
9fa3ed4f6f
|
[nvccTests]Enabled inline_asm_vadd on nvcc
|
2017-11-14 16:37:59 +05:30 |
|
Ben Sander
|
863b7c3f56
|
Update tests.
Fix some NVCC issues.
Add hipStreamSync2, record_event tests.
|
2017-06-04 20:18:37 -05:00 |
|
Sandeep Kumar
|
c964a5f208
|
Add inline asm hip directed tests for v_add and v_mac
Change-Id: Ie5ace2e42d5da89b16e040537df2bb13d3883c6d
|
2017-05-31 09:25:40 +05:30 |
|