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

Update environment variable used to determine cuda_version #8321

Merged
merged 1 commit into from
May 24, 2021
Merged

Update environment variable used to determine cuda_version #8321

merged 1 commit into from
May 24, 2021

Conversation

ajschmidt8
Copy link
Member

This PR updates the environment variable thats used to determine the cuda_version varaible in our conda recipes.

The CUDA environment variable is explicitly set by the Ops team in our Jenkins jobs, whereas CUDA_VERSION comes from the nvidia/cuda Docker images that we base our images from.

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner May 21, 2021 20:26
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 21, 2021
@github-actions github-actions bot added the conda label May 21, 2021
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.06@de579a5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.06    #8321   +/-   ##
===============================================
  Coverage                ?   82.88%           
===============================================
  Files                   ?      105           
  Lines                   ?    17874           
  Branches                ?        0           
===============================================
  Hits                    ?    14814           
  Misses                  ?     3060           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de579a5...6a19c36. Read the comment docs.

@ajschmidt8
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit e555643 into rapidsai:branch-21.06 May 24, 2021
@ajschmidt8 ajschmidt8 deleted the update-cuda-var branch May 24, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants