hipctxsetsharedmemconfig Interface Reference

hipctxsetsharedmemconfig Interface Reference#

HIPFORT API Reference: hipfort::hipctxsetsharedmemconfig Interface Reference
hipfort::hipctxsetsharedmemconfig Interface Reference

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

Public Member Functions

integer(kind(hipsuccess)) function hipctxsetsharedmemconfig_ (config)
 

Detailed Description

Set Shared memory bank configuration [Deprecated].

Parameters
[in]configShared memory configuration to set
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

◆ hipctxsetsharedmemconfig_()

integer(kind(hipsuccess)) function hipfort::hipctxsetsharedmemconfig::hipctxsetsharedmemconfig_ ( integer(kind(hipsharedmembanksizedefault)), value  config)

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