We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fe90e commit b31f58dCopy full SHA for b31f58d
.circleci/scripts/binary_windows_build.sh
@@ -5,6 +5,7 @@ source "/c/w/env"
5
mkdir -p "$PYTORCH_FINAL_PACKAGE_DIR"
6
7
export CUDA_VERSION="${DESIRED_CUDA/cu/}"
8
+export USE_SCCACHE=1
9
export SCCACHE_BUCKET=ossci-compiler-cache-windows
10
export NIGHTLIES_PYTORCH_ROOT="$PYTORCH_ROOT"
11
0 commit comments