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

[FIX] Update dask-cuda versions in dev env ymls #710

Closed

Conversation

trxcllnt
Copy link
Collaborator

No description provided.

@trxcllnt trxcllnt requested a review from a team as a code owner June 14, 2022 14:58
@trxcllnt trxcllnt added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 14, 2022
@trxcllnt
Copy link
Collaborator Author

rerun tests

1 similar comment
@cjnolet
Copy link
Member

cjnolet commented Jun 15, 2022

rerun tests

@@ -15,7 +15,7 @@ dependencies:
- rapids-notebook-env=22.02.*
- rapids-doc-env=22.02.*
- rmm=22.02.*
- dask-cuda=22.02.*
- dask-cuda=22.08.
Copy link
Contributor

@bdice bdice Jun 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To match other repos' pinnings (and other pinnings in this file), does this need a trailing *?

Suggested change
- dask-cuda=22.08.
- dask-cuda=22.08.*

@@ -15,7 +15,7 @@ dependencies:
- rapids-notebook-env=22.02.*
- rapids-doc-env=22.02.*
- rmm=22.02.*
- dask-cuda=22.02.*
- dask-cuda=22.08.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- dask-cuda=22.08.
- dask-cuda=22.08.*

@@ -15,7 +15,7 @@ dependencies:
- rapids-notebook-env=22.02.*
- rapids-doc-env=22.02.*
- rmm=22.02.*
- dask-cuda=22.02.*
- dask-cuda=22.08.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- dask-cuda=22.08.
- dask-cuda=22.08.*

@@ -16,7 +16,7 @@ dependencies:
- rapids-notebook-env=22.02.*
- rapids-doc-env=22.02.*
- rmm=22.02.*
- dask-cuda=22.02.*
- dask-cuda=22.08.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- dask-cuda=22.08.
- dask-cuda=22.08.*

@bdice
Copy link
Contributor

bdice commented Jun 16, 2022

FYI, I am seeing conflicts in rapids-compose that this would solve. It would be nice to get this merged soon -- I know CI issues have been blocking a lot of things.

rapids-bot bot pushed a commit that referenced this pull request Jun 16, 2022
This PR complements / supersedes #710 by updating all the RAPIDS packages pinned to the current minor version. This PR also aligns the `update-version.sh` script with the [behavior of the same script from cuML](https://github.com/rapidsai/cuml/blob/branch-22.08/ci/release/update-version.sh), to keep this problem from reoccurring.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Jordan Jacobelli (https://github.com/Ethyling)

URL: #713
@bdice
Copy link
Contributor

bdice commented Jun 16, 2022

This can be closed because #713 was merged.

@vyasr vyasr closed this Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review 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.

4 participants