Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sccache and cmake env vars to images #19

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

ajschmidt8
Copy link
Member

This PR adds some common sccache and cmake environment variables to our CI images so that they don't need to be defined in each individual repository.

This PR adds some common `sccache` and `cmake` environment variables to our CI images so that they don't need to be defined in each individual repository.
ajschmidt8 added a commit to ajschmidt8/rmm that referenced this pull request Nov 9, 2022
This PR removes some environment variables that will now be defined in our CI images once rapidsai/ci-imgs#19 is merged.

Depends on rapidsai/ci-imgs#19.
@ajschmidt8 ajschmidt8 merged commit e8a0302 into rapidsai:main Nov 9, 2022
@ajschmidt8 ajschmidt8 deleted the env-vars branch November 9, 2022 19:41
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Nov 9, 2022
This PR removes some environment variables that will now be defined in our CI images once rapidsai/ci-imgs#19 is merged.

Additionally, it adds `ninja` to our `build` requirements since `ninja` was removed from our CI images.

Depends on rapidsai/ci-imgs#19 and rapidsai/ci-imgs#20.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - https://github.com/jakirkham
  - Robert Maynard (https://github.com/robertmaynard)
  - Ray Douglass (https://github.com/raydouglass)

URL: #1155
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants