hipctxsynchronize Interface Reference#
hipfort::hipctxsynchronize Interface Reference
Blocks until the default context has completed all preceding requested tasks [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipctxsynchronize_ () |
Detailed Description
Blocks until the default context has completed all preceding requested tasks [Deprecated].
- Returns
hipSuccess
- Warning
- This function waits for all streams on the default context to complete execution, and then returns.
- See also
- hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxGetDevice
- Warning
- This API is deprecated on the AMD platform, only for equivalent cuCtx driver API on the NVIDIA platform.
Member Function/Subroutine Documentation
◆ hipctxsynchronize_()
| integer(kind(hipsuccess)) function hipfort::hipctxsynchronize::hipctxsynchronize_ |
The documentation for this interface was generated from the following file: