adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

WinPb: Update cuda path to v9.1 #3587

Closed AswathySK closed 3 weeks ago

AswathySK commented 3 weeks ago

Update the cuda path (C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0) to v9.1 in the check to see if NVidia CUDA toolkit is already installed

Need to update the CUDA_VERSION=9.0 in build-farm/platform-specific-configurations/windows.sh in temurin-build repo after change is merged.

Checklist