hipctxdestroy Interface Reference#
hipfort::hipctxdestroy Interface Reference
Destroy a HIP context [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipctxdestroy_ (ctx) |
Detailed Description
Destroy a HIP context [Deprecated].
- Parameters
-
[in] ctx Context to destroy
- Returns
hipSuccess,hipErrorInvalidValue
- See also
- hipCtxCreate, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent,hipCtxSetCurrent, 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
◆ hipctxdestroy_()
| integer(kind(hipsuccess)) function hipfort::hipctxdestroy::hipctxdestroy_ | ( | type(c_ptr), value | ctx | ) |
The documentation for this interface was generated from the following file: