SWDEV-523281 - Include hipDrvLaunchKernel enums compatible to nv (#62)
Este commit está contenido en:
@@ -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
|
||||
*/
|
||||
|
||||
Referencia en una nueva incidencia
Block a user