External Resource Interoperability#
External Resource Interoperability
Imports an external semaphore.
Collaboration diagram for External Resource Interoperability:
Imports an external semaphore.
----------------------------------------------------------------------------------------------—
This section describes the external resource interoperability functions of HIP runtime API.
- Parameters
-
[out] extSem_out - External semaphores to be waited on [in] semHandleDesc - Semaphore import handle descriptor
- Returns
hipSuccess,hipErrorInvalidDevice,hipErrorInvalidValue
- See also
- Note
- This API is currently not supported on Linux.