Skip to content

Commit

Permalink
Merge pull request #1698 from CliMA/gb/depot
Browse files Browse the repository at this point in the history
Add back depot
  • Loading branch information
Sbozzolo authored Jul 25, 2024
2 parents 94186c4 + 020f34d commit 3611a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ agents:

env:
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
JULIA_DEPOT_PATH: "${BUILDKITE_BUILD_PATH}/${BUILDKITE_PIPELINE_SLUG}/depot/default"
JULIA_MAX_NUM_PRECOMPILE_FILES: 100
JULIA_CPU_TARGET: 'broadwell;skylake'
JULIA_NVTX_CALLBACKS: gc
Expand Down

0 comments on commit 3611a0f

Please sign in to comment.