SWDEV-321698 - add new enum entries to match cuda
Signed-off-by: sdashmiz <shadi.dashmiz@amd.com> Change-Id: If0a17b3234fd90b1f553a075e02280258000d36a
This commit is contained in:
@@ -1101,6 +1101,8 @@ typedef enum cudaGraphNodeType hipGraphNodeType;
|
||||
#define hipGraphNodeTypeEmpty cudaGraphNodeTypeEmpty
|
||||
#define hipGraphNodeTypeWaitEvent cudaGraphNodeTypeWaitEvent
|
||||
#define hipGraphNodeTypeEventRecord cudaGraphNodeTypeEventRecord
|
||||
#define hipGraphNodeTypeExtSemaphoreSignal cudaGraphNodeTypeExtSemaphoreSignal
|
||||
#define hipGraphNodeTypeExtSemaphoreWait cudaGraphNodeTypeExtSemaphoreWait
|
||||
#define hipGraphNodeTypeMemcpyFromSymbol cudaGraphNodeTypeMemcpyFromSymbol
|
||||
#define hipGraphNodeTypeMemcpyToSymbol cudaGraphNodeTypeMemcpyToSymbol
|
||||
#define hipGraphNodeTypeCount cudaGraphNodeTypeCount
|
||||
|
||||
Reference in New Issue
Block a user