Commit 43e23f9d authored by Yan Yan's avatar Yan Yan
Browse files

wrong windows

parent e2431ad7
......@@ -18,7 +18,7 @@ $CUDA_KNOWN_URLS = @{
if (($CUDA_VERSION_FULL -eq "10.2") -or ($CUDA_VERSION_FULL -eq "11.0") -or ($CUDA_VERSION_FULL -eq "11.1") -or ($CUDA_VERSION_FULL -eq "11.2")){
$CUDA_PACKAGES_IN = @(
"cuda_nvcc";
"nvcc";
"visual_studio_integration";
"nvrtc_dev";
"cudart";
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment