hipctxpopcurrent Interface Reference#
hipfort::hipctxpopcurrent Interface Reference
Pop the current/default context and return the popped context [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipctxpopcurrent_ (ctx) |
Detailed Description
Pop the current/default context and return the popped context [Deprecated].
- Parameters
-
[out] ctx The current context to pop
- Returns
hipSuccess,hipErrorInvalidContext
- See also
- hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxSetCurrent, hipCtxGetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
- Warning
- This API is deprecated on the AMD platform, only for equivalent cuCtx driver API on the NVIDIA platform.
Member Function/Subroutine Documentation
◆ hipctxpopcurrent_()
| integer(kind(hipsuccess)) function hipfort::hipctxpopcurrent::hipctxpopcurrent_ | ( | type(c_ptr) | ctx | ) |
The documentation for this interface was generated from the following file: