Skip to main content
Last updated on Sep 1, 2026 Incredibuild can intercept NVIDIA CUDA Compiler Driver (NVCC) builds and supports Build Cache for NVCC builds.

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 standard ib_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: