Evgeny Mankov
|
204043c6e0
|
[HIP][HIPIFY] Make hipMemcpyParam2D coherent with cuMemcpy2D
+ Makes hip_Memcpy2D struct compatible with CUDA_MEMCPY2D struct
+ Add hipMemcpyParam2D support in nvcc fallback path
+ Update hipify-clang, tests and docs accordingly
[ROCm/clr commit: 9cb3e9aa5e]
|
2019-05-22 18:31:39 +03:00 |
|
Evgeny Mankov
|
fef3e849eb
|
[HIP][tests] Copyright notice update
[ROCm/clr commit: 7664560f14]
|
2019-05-20 18:46:23 +03:00 |
|
Rahul Garg
|
1f0d24fa61
|
Clean up module api samples
[ROCm/clr commit: b6c5d7d71b]
|
2018-08-08 22:28:13 +05:30 |
|
Rahul Garg
|
ec51e3c539
|
Removed hidden args and hipLaunchParm from HIP/HCC path
[ROCm/clr commit: 2184e7f6da]
|
2018-03-16 22:50:25 +05:30 |
|
Rahul Garg
|
0a8ae7a07d
|
Change co file name
[ROCm/clr commit: da66236083]
|
2018-03-16 12:54:44 +05:30 |
|
Rahul Garg
|
c2f4352aad
|
Fixed function not found issue
[ROCm/clr commit: 2ff9e5d46d]
|
2018-03-16 12:35:25 +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 |
|
Rahul Garg
|
dc2c56c43d
|
Changed function hipMemcpy_2D to hipMemcpyParam2D
[ROCm/clr commit: 24307fe5c4]
|
2017-11-21 12:36:24 +05:30 |
|
Rahul Garg
|
7453c8b25c
|
Update hipModuleGetTexRef API
[ROCm/clr commit: 76f174b536]
|
2017-11-19 22:10:46 +05:30 |
|
Rahul Garg
|
a0f838a75e
|
-Fixed texture driver API sample
-Added hipTexRefSetAddress and hipTexRefSetAddress2D APIs
[ROCm/clr commit: edbfeeb141]
|
2017-11-15 18:23:28 +05:30 |
|
Rahul Garg
|
8069290ca1
|
Added texture 2D driver API usage example
[ROCm/clr commit: 3711136e46]
|
2017-11-09 22:35:29 +05:30 |
|