Maneesh Gupta
74110bbd43
[hit] Rename RUN -> TEST & RUN_NAMED -> TEST_NAMED
...
Change-Id: I75e24f15129973cee15fc9dac65d678bd2172074
[ROCm/clr commit: 53dd1df3fa ]
2019-05-09 09:59:18 +05:30
Maneesh Gupta
50e89b0a30
Replace hipLaunchKernel -> hipLaunchKernelGGL
...
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
[ROCm/clr commit: e1fe095471 ]
2018-10-17 14:32:25 +05:30
Maneesh Gupta
24b33ee4ef
[tests] Fixed hipLaunchParm test on nvcc path
...
- Uses c++11 features. Added it to nvcc options
- Arguments for some kernels exceeded 4096 bytes which is the limit
imposed by nvcc. Reduced BLOCK_DIM_SIZE to 512 to handle this
- Fixed compilation issues on nvcc path
Change-Id: I14f6b28afcb7c6b24a085fd707b2104e2ed64627
[ROCm/clr commit: 51307ac705 ]
2018-07-25 15:41:04 +05:30
Srinivasuluch
77ab2afbbb
Update hipLaunchParm.cpp
...
Added struct bit field test, test number#21
[ROCm/clr commit: 996cfcd62a ]
2018-07-20 12:38:06 +05:30
Srinivasuluch
6e8b6fd5c2
Update hipLaunchParm.cpp
...
submitting changes as per Sam review/suggestions
[ROCm/clr commit: 070e992134 ]
2018-07-18 12:41:51 +05:30
srinivas Charupally
6633e4184a
Adding more struct scenarions and a ResultValidation()
...
[ROCm/clr commit: 14d4c6dc28 ]
2018-07-12 17:08:41 +05:30
Srinivasuluch
cdad3de88d
Update hipLaunchParm.cpp
...
Changing macro name
[ROCm/clr commit: ef33a0ad4d ]
2018-06-27 22:06:53 +05:30
Srinivasuluch
cf720fbe95
Update hipLaunchParm.cpp
...
wrap up to 80 characters per line
[ROCm/clr commit: 52e808da4d ]
2018-06-27 22:04:12 +05:30
Srinivasuluch
9865b4d6e6
Update hipLaunchParm.cpp
...
changing the condition, a = b, as Sam suggested
[ROCm/clr commit: f69d89e79f ]
2018-06-27 21:48:37 +05:30
Srinivasuluch
8597d19217
Update hipLaunchParm.cpp
...
[ROCm/clr commit: 22fd883df8 ]
2018-06-27 20:49:07 +05:30
Srinivasuluch
f266afbec8
Update hipLaunchParm.cpp
...
Added a macro to disable the alignment test as it's broken
[ROCm/clr commit: 681ce0182e ]
2018-06-27 19:57:44 +05:30
Srinivasuluch
714efd908b
Update hipLaunchParm.cpp
...
pass by value for struct
[ROCm/clr commit: 52f3ec8f26 ]
2018-06-27 16:45:51 +05:30
Srinivasuluch
57eb2560f0
Update hipLaunchParm.cpp
...
Added validation part for struct, added two struct padding tests
[ROCm/clr commit: c5b643999c ]
2018-06-25 16:53:12 +05:30
Srinivasuluch
ab65bd63a8
Update hipLaunchParm.cpp
...
cleanup
[ROCm/clr commit: db67638c5a ]
2018-06-11 15:21:20 +05:30
srinivas Charupally
bceb5d6766
Adding struct test for hipLaunchKernel()
...
[ROCm/clr commit: 47835efac5 ]
2018-06-11 12:37:38 +05:30
Maneesh Gupta
46ddefedee
Apply .clangformat to all repo source files
...
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
[ROCm/clr commit: 9e47fccc89 ]
2018-03-12 11:29:03 +05:30
Aditya Atluri
3937b398e9
changed __global__ attribute
...
1. Moved around tests and added them to HIT
Change-Id: I5d75280c42a5af852670ebabc7305ee56721ec7b
[ROCm/clr commit: f009f3533d ]
2017-02-03 10:53:36 -06:00