From cd653ecb753733e69622e148a9312410da037cfd Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Mon, 1 Apr 2024 12:01:41 -0700 Subject: [PATCH] Features --- .github/workflows/dependencies/windows_install_cuda.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dependencies/windows_install_cuda.ps1 b/.github/workflows/dependencies/windows_install_cuda.ps1 index b0e9890ac64..53045bac469 100644 --- a/.github/workflows/dependencies/windows_install_cuda.ps1 +++ b/.github/workflows/dependencies/windows_install_cuda.ps1 @@ -36,7 +36,6 @@ $CudaFeatures = " nvcc_${cuda_version_short} " + ` " cuxxfilt_${cuda_version_short} " + ` " npp_${cuda_version_short} " + ` " npp_dev_${cuda_version_short} " + ` -" nsight_vse_${cuda_version_short} " + ` " nvdisasm_${cuda_version_short} " + ` " nvjitlink_${cuda_version_short} " + ` " nvjpeg_${cuda_version_short} " + `