SWDEV-523281 - Include hipDrvLaunchKernel enums compatible to nv (#62)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
269f54925b
Коммит
11ff9f5345
@@ -1459,6 +1459,15 @@ typedef union hipLaunchAttributeValue {
|
||||
*/
|
||||
#define hipKernelNodeAttrValue hipLaunchAttributeValue
|
||||
|
||||
/**
|
||||
* hip Drv attributes
|
||||
*/
|
||||
#define hipDrvLaunchAttributeCooperative hipLaunchAttributeCooperative
|
||||
|
||||
#define hipDrvLaunchAttributeID hipLaunchAttributeID
|
||||
#define hipDrvLaunchAttributeValue hipLaunchAttributeValue
|
||||
#define hipDrvLaunchAttribute hipLaunchAttribute
|
||||
|
||||
/**
|
||||
* Memset node params
|
||||
*/
|
||||
|
||||
Ссылка в новой задаче
Block a user