-
Notifications
You must be signed in to change notification settings - Fork 111
Relax pinnings on several dependencies, remove nvidia channel #125
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
Conversation
gforsyth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think some of these changes also need to be set in the rattler recipes
|
Good call @gforsyth, normally I catch myself on that but not this time! |
gforsyth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
|
Thank you @bdice for the PR. |
|
@rgsl888prabhu Could you take a quick peek at the install instructions? I just pushed some simplifications there while I was ripping out |
cuOpt packages are in nvidia channel, I think intsall instruction would require nvidia channel for cuOpt. https://anaconda.org/nvidia/repo |
|
Sorry. Then my advice about removing |
|
@bdice I am working on fixing the error in tests, will push it to this PR and also revert changes to README |
|
/merge |
Description
This relaxes some pinnings on numba-cuda, numba, and pandas to ensure that the latest nightly of cudf can be used. I also removed the
nvidiachannel as it is no longer needed.This also fixes cuopt_cli test which was failing due to missing
pyenv