SWDEV-523281 - Include hipDrvLaunchKernel enums compatible to nv (#62)

Этот коммит содержится в:
GunaShekar, Ajay
2025-04-15 12:05:30 -07:00
коммит произвёл GitHub
родитель 269f54925b
Коммит 11ff9f5345
+9
Просмотреть файл
@@ -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
*/