Warp currently statically links NVRTC (plus nvrtc-builtins, nvptxcompiler, and optionally nvJitLink) into its native library. To support testing of pre-release versions and development builds of NVRTC we should support letting the user point Warp at a directory of shared NVRTC libraries that override the statically linked ones at runtime.
Design: dynamic-nvrtc.md