hipctxpushcurrent Interface Reference

hipctxpushcurrent Interface Reference#

HIPFORT API Reference: hipfort::hipctxpushcurrent Interface Reference
hipfort::hipctxpushcurrent Interface Reference

Push the context to be set as current/ default context [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hipctxpushcurrent_ (ctx)
 

Detailed Description

Push the context to be set as current/ default context [Deprecated].

Parameters
[in]ctxThe current context to push
Returns
hipSuccess, hipErrorInvalidContext
See also
hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, hipCtxGetCurrent, 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

◆ hipctxpushcurrent_()

integer(kind(hipsuccess)) function hipfort::hipctxpushcurrent::hipctxpushcurrent_ ( type(c_ptr), value  ctx)

The documentation for this interface was generated from the following file: