Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Satyanvesh Dittakavi 1aef9bf915 SWDEV-274404 - Add hipDrvMemcpy3D* and hipMemcpy2DFromArray* APIs on HIP CUDA
Change-Id: I4aba2bff60a7bae6b01b6e471968227b0df8e192


[ROCm/hipother commit: c9f5e744f3]
2021-03-08 13:14:25 -05:00
Satyanvesh Dittakavi b4d4054a61 SWDEV-271491 - Fix flags for hipSetDeviceFlags on HIP-CUDA path
Change-Id: I29446d5cc5a26a4b83fa45175ccdf1d8f3a9ea40


[ROCm/hipother commit: 6086537b5d]
2021-02-25 12:06:33 -05:00
Maneesh Gupta d861759609 SWDEV-271416 - Keep HIP_DYNAMIC_SHARED macro for compat with existing HIP apps
Change-Id: I536e0c65d6e8696cbc369082350834abd710abca


[ROCm/hipother commit: 27378a4341]
2021-02-16 00:09:48 -05:00
Julia Jiang 1004be98d5 SWDEV-271416 - Remove HIP_DYNAMIC_SHARED macro in hip
Change-Id: I12f39ea8438eb7ce76d8ffb2151b4faa93689048


[ROCm/hipother commit: 1bb69ec78a]
2021-02-08 13:17:46 -05:00
Satyanvesh Dittakavi 9349ef2f10 SWDEV-269784 - managed memory support for HIP CUDA
Change-Id: I01f9fc64573f402031eceab24395e5cbd93007f9


[ROCm/hipother commit: eeaf35eda3]
2021-01-28 07:51:52 -05:00
Tao Sang f4e86dd924 Remove hip-hcc codes: Part three
1.Rename include/hip/hcc_detail/ as include/hip/amd_detail/

2.Rename include/hip/nvcc_detail/ as include/hip/nvidia_detail/

3.Create __HIP_PLATFORM_AMD__ to replace __HIP_PLATFORM_HCC__

4.Create __HIP_PLATFORM_NVIDIA__ to replace __HIP_PLATFORM_NVCC__

After hcc_detail, nvcc_detail, __HIP_PLATFORM_HCC__ and __HIP_PLATFORM_NVCC__
have been removed from upstream, they will be removed from hip runtime.

Change-Id: I1ae457effd739d6c25bca203c1724b026be21fce


[ROCm/hipother commit: 49e3b900bb]
2021-01-05 10:39:31 -05:00