SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)

Change-Id: I0147cc8026788bad192258be28cde8497c0cd265
This commit is contained in:
ROCm CI Service Account
2022-06-17 10:40:15 +05:30
committato da GitHub
parent d3a062a4eb
commit da0bd3cc85
+2 -2
Vedi File
@@ -1516,9 +1516,9 @@ hipError_t hipGetDeviceProperties(hipDeviceProp_t* prop, int deviceId);
*/
hipError_t hipDeviceSetCacheConfig(hipFuncCache_t cacheConfig);
/**
* @brief Set Cache configuration for a specific function
* @brief Get Cache configuration for a specific Device
*
* @param [in] cacheConfig
* @param [out] cacheConfig
*
* @returns #hipSuccess, #hipErrorNotInitialized
* Note: AMD devices and some Nvidia GPUS do not support reconfigurable cache. This hint is ignored