SWDEV-336536 - Changed doc for hipDeviceGetCacheConfig. (#2742)
Change-Id: I0147cc8026788bad192258be28cde8497c0cd265
This commit is contained in:
committato da
GitHub
parent
d3a062a4eb
commit
da0bd3cc85
@@ -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
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user