Files
rocm-systems/bin
Evgeny Mankov 3b00057922 [HIPIFY] Revise HIP runtime
+ hipMemAllocHost is deprecated, use hipHostMalloc instead
+ hipMemAllocManaged -> hipMallocManaged
+ hipFreeHost -> hipHostFree
+ cudaMemset3D(Async) -> hipMemset3D(Async)
+ update docs and hipify-perl accordingly
2019-12-16 20:09:55 +03:00
..
2019-11-10 20:23:58 -08:00
2016-11-14 15:26:27 -07:00
2017-06-02 16:33:48 +03:00
2019-12-16 20:09:55 +03:00