Maneesh Gupta
|
fa07d40cdd
|
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
Change-Id: I75e24f15129973cee15fc9dac65d678bd2172074
[ROCm/hip commit: 9f2d1453fb]
|
2019-05-09 09:59:18 +05:30 |
|
Maneesh Gupta
|
c4a93adb74
|
Replace hipLaunchKernel -> hipLaunchKernelGGL
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
[ROCm/hip commit: 52e320f396]
|
2018-10-17 14:32:25 +05:30 |
|
saleelk
|
428120f219
|
Fix hipHostRegister mem leak and copy kind in hipMemcpyAsync (#587)
[ROCm/hip commit: 8bc73424d1]
|
2018-07-23 11:04:14 +05:30 |
|
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 |
|
Ben Sander
|
639d152ff8
|
Refactor hipHostRegister test.
Run all tests in one command.
Run 128 offsets.
[ROCm/hip commit: 6437f5d2b2]
|
2017-05-05 17:29:04 -05:00 |
|
Ben Sander
|
e0bd60a22f
|
Refactor hipHostRegister test.
- Add more testing for offsets.
- Parse cmdline options and use --tests.
[ROCm/hip commit: b7b17c3841]
|
2017-04-24 22:30:54 -05:00 |
|
Ben Sander
|
244e79d54d
|
Refactor hipHostRegister to cover misaligned cases.
[ROCm/hip commit: 8ba993e36c]
|
2017-04-24 22:30:54 -05:00 |
|
Ben Sander
|
3b768fb36c
|
Update hiphostregister test.
Move check to correct place.
[ROCm/hip commit: e7d6a34327]
|
2017-03-12 09:51:33 -05:00 |
|
Ben Sander
|
a735ffa947
|
Update hipHostRegister debug and pointerTracker debug and notes
[ROCm/hip commit: 0a554f4dc1]
|
2017-03-11 09:18:27 -06:00 |
|
Ben Sander
|
3297a65b8f
|
Fix copying of registered memory.
Set device properly so copying can recover context.
Enhance test to catch this case.
[ROCm/hip commit: 94c85fd4fc]
|
2017-03-11 09:18:27 -06:00 |
|
Aditya Atluri
|
6d5992d445
|
changed __global__ attribute
1. Moved around tests and added them to HIT
Change-Id: I5d75280c42a5af852670ebabc7305ee56721ec7b
[ROCm/hip commit: 5e3d63c0a3]
|
2017-02-03 10:53:36 -06:00 |
|