Skip to content

Bumping nvidia docker version and using python 3.10 for cuda11.7#82472

Closed
atalman wants to merge 1 commit intopytorch:masterfrom
atalman:docker_img_cuda
Closed

Bumping nvidia docker version and using python 3.10 for cuda11.7#82472
atalman wants to merge 1 commit intopytorch:masterfrom
atalman:docker_img_cuda

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented Jul 29, 2022

Description

CUDA 11.7 Requires Driver update : https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html
This is only Linux update, will require followup PR for Windows update.

This should resolve this error:
https://github.com/pytorch/pytorch/runs/7478454141?check_suite_focus=true

On this PR: #81688

nvidia-container-cli: requirement error: unsatisfied condition: cuda>=11.7, please update your driver to a newer version, or use an earlier cuda container: unknown.

Testing

IN CI

@atalman atalman requested a review from jeffdaily as a code owner July 29, 2022 14:10
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 29, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results here

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 Failures

As of commit 8b07f6b:

The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@DanilBaibak DanilBaibak left a comment

Choose a reason for hiding this comment

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

LGTM

@atalman
Copy link
Contributor Author

atalman commented Aug 2, 2022

@pytorchmergebot merge

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge and created land time checks. See merge status here and land check progress here

@atalman
Copy link
Contributor Author

atalman commented Aug 2, 2022

@pytorchmergebot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased docker_img_cuda onto refs/remotes/origin/master, please pull locally before adding more changes (for example, via git checkout docker_img_cuda && git pull --rebase)

@pytorchmergebot
Copy link
Collaborator

Merge failed due to New commits were pushed while merging. Please rerun the merge command.
Raised by https://github.com/pytorch/pytorch/actions/runs/2782102870 If you believe this is an error, you can use the old behavior with @pytorchbot merge -g (optionally with the ciflow/trunk to get land signals) or use `@pytorchbot merge -f "". For more information see the bot wiki.

@atalman
Copy link
Contributor Author

atalman commented Aug 2, 2022

@pytorchmergebot merge

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge and created land time checks. See merge status here and land check progress here

pytorchmergebot pushed a commit that referenced this pull request Aug 2, 2022
)

### Description
CUDA 11.7 Requires Driver update : https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html
This is only Linux update, will require followup PR for Windows update.

This should resolve this error:
https://github.com/pytorch/pytorch/runs/7478454141?check_suite_focus=true

On this PR: #81688
```
nvidia-container-cli: requirement error: unsatisfied condition: cuda>=11.7, please update your driver to a newer version, or use an earlier cuda container: unknown.
```

### Testing
IN CI

Pull Request resolved: #82472
Approved by: https://github.com/DanilBaibak, https://github.com/malfet
@atalman
Copy link
Contributor Author

atalman commented Aug 2, 2022

@pytorchmergebot merge -f "Bumping nvidia driver version"

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

Hey @atalman.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

facebook-github-bot pushed a commit that referenced this pull request Aug 3, 2022
) (#82472)

Summary:
### Description
CUDA 11.7 Requires Driver update : https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html
This is only Linux update, will require followup PR for Windows update.

This should resolve this error:
https://github.com/pytorch/pytorch/runs/7478454141?check_suite_focus=true

On this PR: #81688
```
nvidia-container-cli: requirement error: unsatisfied condition: cuda>=11.7, please update your driver to a newer version, or use an earlier cuda container: unknown.
```

### Testing
IN CI

Pull Request resolved: #82472
Approved by: https://github.com/DanilBaibak, https://github.com/malfet

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/5aef03513f2ebcc56bd0687d99da04cc073af15c

Reviewed By: kit1980

Differential Revision: D38359595

Pulled By: atalman

fbshipit-source-id: 60eaf00f4dbe9ab456beef3cc14274d7845b71e2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants