BuildCacheProfile Prerequisites
Build Cache caches nvcc (AllowBuildCache="true").
For NVCC, add /BuildCacheProfile="<IB installation folder>\BuildCache Profiles\BuildCache_profile_CUDA.xml" to the BuildConsole command.
Profile Prerequisites
Incredibuild intercepts nvcc and this is defined in the standardib_profile.xml.
Running a NVCC Build
Run your NVCC build through BuildConsole, pointing/Profile at your profile XML file and /BuildCacheProfile to the NVCC Build Cache profile: