Skip to content

Commit

Permalink
Features
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Apr 1, 2024
1 parent 8d66383 commit cd653ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependencies/windows_install_cuda.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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} " + `
Expand Down

0 comments on commit cd653ec

Please sign in to comment.