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

Fix cuda docker image references #31385

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Conversation

csko
Copy link
Contributor

@csko csko commented Jan 2, 2023

Signed-off-by: Kornél Csernai 749306+csko@users.noreply.github.com

Why are these changes needed?

There is no ubuntu20.04 image for cuda 10.2 and 10.1.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Kornél Csernai <749306+csko@users.noreply.github.com>
@csko csko requested review from amogkam and krfricke as code owners January 2, 2023 02:10
@csko csko mentioned this pull request Jan 2, 2023
43 tasks
Copy link
Contributor

@krfricke krfricke left a comment

Choose a reason for hiding this comment

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

Thanks!

@krfricke
Copy link
Contributor

krfricke commented Jan 4, 2023

Btw, does the build still work with our docker files? (are they compatible with 18.04)?

@csko
Copy link
Contributor Author

csko commented Jan 5, 2023

Btw, does the build still work with our docker files? (are they compatible with 18.04)?

I'm not super familiar with the build system, but in the 3.11 PR (#31170) it seemed to work with earlier.

@csko
Copy link
Contributor Author

csko commented Jan 6, 2023

Would you be able to merge this? What's the best way to test this? cc @rickyyx

@krfricke
Copy link
Contributor

krfricke commented Jan 6, 2023

Interesting - I'm wondering why this doesn't end up with a broken build at the moment.

@krfricke
Copy link
Contributor

krfricke commented Jan 6, 2023

Anyway, I'll merge this for now, but we should investigate.

@krfricke krfricke merged commit 4feed7f into ray-project:master Jan 6, 2023
AmeerHajAli pushed a commit that referenced this pull request Jan 12, 2023
There is no ubuntu20.04 image for cuda 10.2 and 10.1.

Signed-off-by: Kornél Csernai <749306+csko@users.noreply.github.com>
tamohannes pushed a commit to ju2ez/ray that referenced this pull request Jan 25, 2023
There is no ubuntu20.04 image for cuda 10.2 and 10.1.

Signed-off-by: Kornél Csernai <749306+csko@users.noreply.github.com>
Signed-off-by: tmynn <hovhannes.tamoyan@gmail.com>
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.

3 participants