hipexecutionctxsynchronize Interface Reference

hipexecutionctxsynchronize Interface Reference#

hipFORT API Reference: hipfort::hipexecutionctxsynchronize Interface Reference
hipfort::hipexecutionctxsynchronize Interface Reference

Blocks until all work on an execution context has completed. More...

Public Member Functions

integer(kind(hipsuccess)) function hipexecutionctxsynchronize_ (ctx)
 

Detailed Description

Blocks until all work on an execution context has completed.

Parameters
[in]ctx- Execution context to synchronize
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidHandle

Member Function/Subroutine Documentation

◆ hipexecutionctxsynchronize_()

integer(kind(hipsuccess)) function hipfort::hipexecutionctxsynchronize::hipexecutionctxsynchronize_ ( type(c_ptr), value  ctx)

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