Skip to content

Commit

Permalink
add sccache prefix to ensure cache is scoped to project
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Jan 27, 2022
1 parent 8c9b282 commit 8fd45ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/libcudf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ build:
- CMAKE_C_COMPILER_LAUNCHER
- CMAKE_CXX_COMPILER_LAUNCHER
- CMAKE_CUDA_COMPILER_LAUNCHER
- SCCACHE_S3_KEY_PREFIX=libcudf
- SCCACHE_BUCKET=rapids-sccache
- SCCACHE_REGION=us-west-2
- SCCACHE_IDLE_TIMEOUT=32768
Expand Down

0 comments on commit 8fd45ad

Please sign in to comment.