hipdeviceprimaryctxreset Interface Reference

hipdeviceprimaryctxreset Interface Reference#

HIPFORT API Reference: hipfort::hipdeviceprimaryctxreset Interface Reference
hipfort::hipdeviceprimaryctxreset Interface Reference

Resets the primary context on the GPU [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdeviceprimaryctxreset_ (dev)
 

Detailed Description

Resets the primary context on the GPU [Deprecated].

Parameters
[in]devDevice which primary context is reset
Returns
hipSuccess
See also
hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, hipCtxSetCurrent, hipCtxPushCurrent, hipCtxSetCacheConfig, hipCtxSynchronize, hipCtxGetDevice
Warning
This API is deprecated on the AMD platform, only for equivalent driver API on the NVIDIA platform.

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: