Is there anything similar to ShaderCache in CUDA?

is there anything similar to ShaderCache in CUDA?
https://docs.cryengine.com/display/CEPROG/Shader+Cache

I remember seeing a hidden nvidia folder in my Linux home directory that contains cached data resulting from CUDA kernel compilations. I would think that there is something similar on Windows systems, maybe somewhare in %APPDATA% or %LOCALAPPDATA%