cudaDeviceGetCacheConfig: Returns the preferred cache configuration for the current...

Description Usage Value References See Also

Description

On devices where the L1 cache and shared memory use the same hardware resources, this returns through pCacheConfig the preferred cache configuration for the current device. This is only a preference. The runtime will use the requested configuration if possible, but it is free to choose a different configuration if required to execute functions.

Usage

1

Value

pCacheConfig

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cudaDeviceSetCacheConfig cudaFuncSetCacheConfig


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.