We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94186c4 + 020f34d commit 3611a0fCopy full SHA for 3611a0f
.buildkite/pipeline.yml
@@ -5,6 +5,7 @@ agents:
5
6
env:
7
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
8
+ JULIA_DEPOT_PATH: "${BUILDKITE_BUILD_PATH}/${BUILDKITE_PIPELINE_SLUG}/depot/default"
9
JULIA_MAX_NUM_PRECOMPILE_FILES: 100
10
JULIA_CPU_TARGET: 'broadwell;skylake'
11
JULIA_NVTX_CALLBACKS: gc
0 commit comments