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

Give conda-forge higher priority than nvidia in GPU environments #1147

Merged
merged 4 commits into from May 26, 2023

Conversation

charlesbluca
Copy link
Collaborator

Subtle difference between the GPU environments in this repo versus those used in the GPU CI runs, but important because having conda-forge above nvidia prevents us from installing cuda-toolkit, which would otherwise cause some conflicts with libcudf's recent addition of libcufile as a dependency.

@codecov-commenter
Copy link

codecov-commenter commented May 16, 2023

Codecov Report

Merging #1147 (075298d) into main (41cb27a) will increase coverage by 0.11%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1147      +/-   ##
==========================================
+ Coverage   81.43%   81.54%   +0.11%     
==========================================
  Files          78       78              
  Lines        4395     4395              
  Branches      797      797              
==========================================
+ Hits         3579     3584       +5     
+ Misses        640      631       -9     
- Partials      176      180       +4     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ayushdg
Copy link
Collaborator

ayushdg commented May 16, 2023

Are the gpuCI errors here unrelated?

@charlesbluca
Copy link
Collaborator Author

rerun tests

@ayushdg
Copy link
Collaborator

ayushdg commented May 26, 2023

rerun tests

1 similar comment
@ayushdg
Copy link
Collaborator

ayushdg commented May 26, 2023

rerun tests

@ayushdg ayushdg merged commit 7a05e49 into dask-contrib:main May 26, 2023
19 checks passed
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.

None yet

3 participants