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

Test pinning cuda versions #52

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Test pinning cuda versions #52

merged 1 commit into from
Jan 13, 2022

Conversation

vsoch
Copy link
Contributor

@vsoch vsoch commented Jan 12, 2022

We want cuda 10.x to build with ubuntu 18.04 and 11.x to use 22.04.

If this works it will close #48

Signed-off-by: vsoch vsoch@users.noreply.github.com

we want cuda 10.x to build with ubuntu 18.04 and 11.x to use 22.04.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@davidbeckingsale
Copy link
Collaborator

CC @mdavis36

@vsoch vsoch merged commit 39287bc into main Jan 13, 2022
@mdavis36
Copy link

Which images should I be using now for nvcc10 and 11 exactly? I don't see anything with cuda / nvcc in the tests.

@vsoch
Copy link
Contributor Author

vsoch commented Jan 13, 2022

Ack, that was my fault! I forgot to include the build args and --all (and I tested with it). Here is an updated run that I will ping you again when it's merged and finished:

https://github.com/rse-ops/docker-images/runs/4805998132?check_suite_focus=true

Note that we do have new cuda containers:

image

basically we will pin the 10.x version to ubuntu 18.04, and everything else to ubuntu 22.04. Will ping you again when there is something to pull!

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.

Broken cuda-10.1.243 container
3 participants