hipctxgetflags Interface Reference#
hipfort::hipctxgetflags Interface Reference
Return flags used for creating default context [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipctxgetflags_ (flags) |
Detailed Description
Return flags used for creating default context [Deprecated].
- Parameters
-
[out] flags Pointer of flags
- Returns
hipSuccess
- See also
- hipCtxCreate, hipCtxDestroy, hipCtxPopCurrent, hipCtxGetCurrent, 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
◆ hipctxgetflags_()
| integer(kind(hipsuccess)) function hipfort::hipctxgetflags::hipctxgetflags_ | ( | integer(c_int) | flags | ) |
The documentation for this interface was generated from the following file: