hipctxgetcacheconfig Interface Reference#
hipfort::hipctxgetcacheconfig Interface Reference
Get Cache configuration for a specific function [Deprecated]. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipctxgetcacheconfig_ (cacheconfig) |
Detailed Description
Get Cache configuration for a specific function [Deprecated].
- Parameters
-
[out] cacheConfig Cache configuration
- 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
◆ hipctxgetcacheconfig_()
| integer(kind(hipsuccess)) function hipfort::hipctxgetcacheconfig::hipctxgetcacheconfig_ | ( | type(c_ptr), value | cacheconfig | ) |
The documentation for this interface was generated from the following file: