hipexecutionctxrecordevent Interface Reference

hipexecutionctxrecordevent Interface Reference#

hipFORT API Reference: hipfort::hipexecutionctxrecordevent Interface Reference
hipfort::hipexecutionctxrecordevent Interface Reference

Records an event on an execution context. More...

Public Member Functions

integer(kind(hipsuccess)) function hipexecutionctxrecordevent_ (ctx, event)
 

Detailed Description

Records an event on an execution context.

Parameters
[out]event- Event to record
[in]ctx- Execution context to record event for
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidHandle

Member Function/Subroutine Documentation

◆ hipexecutionctxrecordevent_()

integer(kind(hipsuccess)) function hipfort::hipexecutionctxrecordevent::hipexecutionctxrecordevent_ ( type(c_ptr), value  ctx,
type(c_ptr), value  event 
)

The documentation for this interface was generated from the following file: