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 docker build script to build with CUDA 11.7 #2032

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

agunapal
Copy link
Collaborator

Description

Fixing the build script to build docker image with CUDA 11.7

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Feature/Issue validation/testing

docker image details

Checklist:

  • Did you have fun?
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

@agunapal agunapal requested review from msaroufim and lxning December 12, 2022 22:14
@msaroufim
Copy link
Member

The new flakiness with ubuntu 20.04 is bugging me, curious does it go away if we switch to 22.04?

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #2032 (298acf5) into master (ddaddb9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2032   +/-   ##
=======================================
  Coverage   53.39%   53.39%           
=======================================
  Files          71       71           
  Lines        3223     3223           
  Branches       56       56           
=======================================
  Hits         1721     1721           
  Misses       1502     1502           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lxning lxning merged commit 7845403 into master Dec 12, 2022
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