-
-
Notifications
You must be signed in to change notification settings - Fork 870
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
[backport] Support CUDA 11.0 #3720
Conversation
[automatic post] Jenkins, test this please. |
Successfully created a job for commit d96661d: |
depends on #3721 |
Jenkins CI test (for commit d96661d, target branch v7) failed with status FAILURE. |
@kmaehashi we need #3183 and #3578 for this to branch to build. I realize the latter is already listed in #3406 , but #3183 isn't. I guess we should backport those first, there should be no major issues with those. |
Support CUDA 11.0
d96661d
to
7b2f1b7
Compare
pfnCI, test this please. |
Successfully created a job for commit 7b2f1b7: |
Thanks @kmaehashi , FWIW, I don't think the build will succeed before merging #3760 . |
pfnCI, test this please. |
Successfully created a job for commit 3b527d5: |
Jenkins CI test (for commit 3b527d5, target branch v7) failed with status FAILURE. |
pfnCI, test this please. |
Successfully created a job for commit 3652ea4: |
Jenkins CI test (for commit 3652ea4, target branch v7) succeeded! |
Merge after merging chainer/chainer-test#593 and rerunning test on CUDA 11.0 |
3652ea4
to
e4efac7
Compare
pfnCI, test this please. |
Jenkins CI test (for commit e4efac7, target branch v7) failed with status FAILURE. |
Sent PRs to fix issues above: |
Jenkins, test this please |
2 similar comments
Jenkins, test this please |
Jenkins, test this please |
Jenkins CI test (for commit e4efac7, target branch v7) failed with status FAILURE. |
pfnCI, test this please. |
Jenkins CI test (for commit d1ddc34, target branch v7) succeeded! |
Backport of #3405 + #3578 + #3183 (those all are needed to build on CUDA 11.0 so cannot be separated)