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

[ROCm/hip commit: 11ff9f5345]
This commit is contained in:
GunaShekar, Ajay
2025-04-15 12:05:30 -07:00
کامیت شده توسط GitHub
والد a401a8883d
کامیت e83d1967dc
@@ -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
*/