Commit Graph

3 Commitit

Tekijä SHA1 Viesti Päivämäärä
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