try hipHostMalloc
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
|
||||
#define cudaMallocHost hipMallocHost
|
||||
#define cudaFreeHost hipFreeHost
|
||||
#define cudaMalloc hipMalloc
|
||||
#define cudaFree hipFree
|
||||
#define cudaMalloc hipMallocHost
|
||||
#define cudaFree hipFreeHost
|
||||
|
||||
#define cudaMemcpy hipMemcpy
|
||||
#define cudaMemcpyAsync hipMemcpyAsync
|
||||
|
||||
Reference in New Issue
Block a user