added limit enum to nvcc
Change-Id: If9cb6b1205631da36ec18a84f736f2f2f5155885
[ROCm/hip commit: e1929e8e82]
This commit is contained in:
@@ -67,6 +67,7 @@ hipMemcpyHostToHost
|
||||
#define HIP_LAUNCH_PARAM_BUFFER_POINTER CU_LAUNCH_PARAM_BUFFER_POINTER
|
||||
#define HIP_LAUNCH_PARAM_BUFFER_SIZE CU_LAUNCH_PARAM_BUFFER_SIZE
|
||||
#define HIP_LAUNCH_PARAM_END CU_LAUNCH_PARAM_END
|
||||
#define hipLimitMallocHeapSize cudaLimitMallocHeapSize
|
||||
|
||||
typedef cudaEvent_t hipEvent_t;
|
||||
typedef cudaStream_t hipStream_t;
|
||||
|
||||
Reference in New Issue
Block a user