hipdeviceprimaryctxreset Interface Reference#
hipfort::hipdeviceprimaryctxreset Interface Reference
Resets the primary context on the GPU. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipdeviceprimaryctxreset_ (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_()
integer(kind(hipsuccess)) function hipfort::hipdeviceprimaryctxreset::hipdeviceprimaryctxreset_ | ( | integer(c_int), value | dev | ) |
The documentation for this interface was generated from the following file: