Failed to find nvToolsExt

Good news is that I did find a user workaround that does not require tweaking any of the CMake modules that come with a PyTorch distribution. Assuming that PYTORCH_VERSION and PYTORCH_CUDA_VERSION are available, with these two CMake variables defined as values from running the following Python scri…