[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/hip commit: 8f059b0ee9]
このコミットが含まれているのは:
Evgeny Mankov
2019-05-22 18:31:39 +03:00
コミット cd309b6638
7個のファイルの変更43行の追加21行の削除
+1 -1
ファイルの表示
@@ -861,7 +861,7 @@
| `cuMemAllocManaged` | |
| `cuMemAllocPitch` | |
| `cuMemcpy` | |
| `cuMemcpy2D` | |
| `cuMemcpy2D` | `hipMemcpyParam2D` |
| `cuMemcpy2DAsync` | |
| `cuMemcpy2DUnaligned` | |
| `cuMemcpy3D` | |