try hipHostMalloc
This commit is contained in:
parent
0790bf7f8f
commit
8e703f3a5a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user