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

Este commit está contenido en:
GunaShekar, Ajay
2025-04-15 12:05:30 -07:00
cometido por GitHub
padre 269f54925b
commit 11ff9f5345
+9
Ver fichero
@@ -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
*/