onnxruntime/tools/ci_build/github/windows/setup_env_cuda_11.bat
Changming Sun 31e6d3f85c
Revert CUPTI profiling feature (#7763)
For unknown reason it causes deadlocks when it is used with CUDA 11.1
2021-05-19 21:54:29 -07:00

2 lines
180 B
Batchfile

set PATH=C:\azcopy;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\bin;C:\local\cudnn-11.0-windows-x64-v8.0.2.39\cuda\bin;%PATH%
set GRADLE_OPTS=-Dorg.gradle.daemon=false