hipctxsetcacheconfig Interface Reference

hipctxsetcacheconfig Interface Reference#

HIPFORT API Reference: hipfort::hipctxsetcacheconfig Interface Reference
hipfort::hipctxsetcacheconfig Interface Reference

Set L1/Shared cache partition [Deprecated]. More...

Public Member Functions

integer(kind(hipsuccess)) function hipctxsetcacheconfig_ (cacheconfig)
 

Detailed Description

Set L1/Shared cache partition [Deprecated].

Parameters
[in]cacheConfigCache configuration to set
Returns
hipSuccess
Warning
AMD devices and some Nvidia GPUS do not support reconfigurable cache. This 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

◆ hipctxsetcacheconfig_()

integer(kind(hipsuccess)) function hipfort::hipctxsetcacheconfig::hipctxsetcacheconfig_ ( integer(kind(hipfunccacheprefernone)), value  cacheconfig)

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