hipdeviceprimaryctxreset Interface Reference#
hipfort::hipdeviceprimaryctxreset Interface Reference
Resets the primary context on the GPU. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipdeviceprimaryctxreset_orig (dev) |
Detailed Description
Resets the primary context on the GPU.
- Parameters
-
[in] Device which primary context is reset
- Returns
- #hipSuccess
- See also
- hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
Member Function/Subroutine Documentation
◆ hipdeviceprimaryctxreset_orig()
integer(kind(hipsuccess)) function hipfort::hipdeviceprimaryctxreset::hipdeviceprimaryctxreset_orig | ( | integer(c_int), value | dev | ) |
The documentation for this interface was generated from the following file: