Skip to content

Commit

Permalink
increase JULIA_MAX_NUM_PRECOMPILE_FILES
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Nov 10, 2023
1 parent 2d0aa57 commit 2bc7814
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_MAX_NUM_PRECOMPILE_FILES: 1000
# JULIA_DEPOT_PATH: "${BUILDKITE_BUILD_PATH}/${BUILDKITE_PIPELINE_SLUG}/depot/default"
JULIA_DEBUG: "loading"
OPENBLAS_NUM_THREADS: 1
Expand Down

0 comments on commit 2bc7814

Please sign in to comment.