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

compat, pkg up #946

Merged
merged 8 commits into from
Nov 29, 2019
Merged

compat, pkg up #946

merged 8 commits into from
Nov 29, 2019

Conversation

MikeInnes
Copy link
Member

Needed to finalise the release process.

We still have a dependency on CuArrays master here. Usually we'd try to get on release branches, but we know CuArrays is solid apart from an annoying CUDNN bug that is a problem for our CI. So I think we can keep it here and release a patch for CuArrays later.

cc @dhairyagandhi96

Dhairya Gandhi and others added 4 commits November 28, 2019 21:45
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
@MikeInnes
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Nov 28, 2019
946: compat, pkg up r=MikeInnes a=MikeInnes

Needed to finalise the release process.

We still have a dependency on CuArrays master here. Usually we'd try to get on release branches, but we know CuArrays is solid apart from an annoying CUDNN bug that is a problem for our CI. So I think we can keep it here and release a patch for CuArrays later.

cc @dhairyagandhi96 

Co-authored-by: Mike Innes <mike.j.innes@gmail.com>
AbstractTrees = "0.2"
Adapt = "1"
CodecZlib = "0.5, 0.6"
Colors = "0.8, 0.9"
CuArrays = "1.4.3"
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't CuArrays be bumped too?

Copy link
Member Author

Choose a reason for hiding this comment

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

Given how rare the RNN issue is, I think we should just let the resolver install 1.4.3 if it really needs to, rather than erroring out. Of course in most cases it should just install the most recent version anyway.

@bors
Copy link
Contributor

bors bot commented Nov 28, 2019

Timed out

@MikeInnes MikeInnes mentioned this pull request Nov 29, 2019
@MikeInnes
Copy link
Member Author

CI is flaky again, but tested locally.

@MikeInnes MikeInnes merged commit f46b524 into master Nov 29, 2019
@CarloLucibello CarloLucibello deleted the pkg-up branch April 7, 2022 07:04
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