hipctxgetsharedmemconfig Interface Reference

hipctxgetsharedmemconfig Interface Reference#

HIPFORT API Reference: hipfort::hipctxgetsharedmemconfig Interface Reference
hipfort::hipctxgetsharedmemconfig Interface Reference

Get Shared memory bank configuration [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hipctxgetsharedmemconfig_ (pconfig)
 

Detailed Description

Get Shared memory bank configuration [Deprecated].

Parameters
[out]pConfigPointer of shared memory configuration
Returns
hipSuccess
Warning
AMD devices and some Nvidia GPUS do not support shared cache banking, and the hint is ignored on those architectures.
See also
hipCtxCreate, hipCtxDestroy, hipCtxGetFlags, hipCtxPopCurrent, 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

◆ hipctxgetsharedmemconfig_()

integer(kind(hipsuccess)) function hipfort::hipctxgetsharedmemconfig::hipctxgetsharedmemconfig_ ( type(c_ptr), value  pconfig)

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