hipeventcreate Interface Reference

hipeventcreate Interface Reference#

HIPFORT API Reference: hipfort::hipeventcreate Interface Reference
hipfort::hipeventcreate Interface Reference

Create an event. More...

Public Member Functions

integer(kind(hipsuccess)) function hipeventcreate_ (event)
 

Detailed Description

Create an event.

Parameters
[in,out]eventReturns the newly created event.
Returns
hipSuccess, hipErrorNotInitialized, hipErrorInvalidValue, hipErrorLaunchFailure, hipErrorOutOfMemory
See also
hipEventCreateWithFlags, hipEventRecord, hipEventQuery, hipEventSynchronize, hipEventDestroy, hipEventElapsedTime

Member Function/Subroutine Documentation

◆ hipeventcreate_()

integer(kind(hipsuccess)) function hipfort::hipeventcreate::hipeventcreate_ ( type(c_ptr)  event)

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