hipExternalSemaphoreWaitNodeParams Struct Reference#
hipExternalSemaphoreWaitNodeParams Struct Reference
#include <hip_runtime_api.h>
Collaboration diagram for hipExternalSemaphoreWaitNodeParams:
Data Fields | |
hipExternalSemaphore_t * | extSemArray |
< Array containing external semaphore handles. | |
const hipExternalSemaphoreWaitParams * | paramsArray |
Total number of handles and parameters contained in extSemArray and paramsArray. | |
unsigned int | numExtSems |
Detailed Description
External semaphore wait node parameters
Field Documentation
◆ extSemArray
hipExternalSemaphore_t* hipExternalSemaphoreWaitNodeParams::extSemArray |
< Array containing external semaphore handles.
Array containing parameters of external wait semaphore.
◆ numExtSems
unsigned int hipExternalSemaphoreWaitNodeParams::numExtSems |
◆ paramsArray
const hipExternalSemaphoreWaitParams* hipExternalSemaphoreWaitNodeParams::paramsArray |
Total number of handles and parameters contained in extSemArray and paramsArray.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-6.2.2/include/hip/hip_runtime_api.h