apache / submarine

Submarine is Cloud Native Machine Learning Platform.
https://submarine.apache.org/
Apache License 2.0
689 stars 252 forks source link

SUBMARINE-1390. Update jupyter gpu image cuda to 12.2.0-base-ubuntu20.04 #1081

Closed cdmikechen closed 1 year ago

cdmikechen commented 1 year ago

What is this PR for?

nvidia/cuda:10.2-base-ubuntu18.04 is no longer found on docker hub (https://hub.docker.com/r/nvidia/cuda) and we need to update the dockerfile to latest.

What type of PR is it?

Hot Fix

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-1390

How should this be tested?

CI test

Screenshots (if appropriate)

image

Questions:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1081 (ebed403) into master (0840a8e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1081   +/-   ##
=======================================
  Coverage   67.27%   67.27%           
=======================================
  Files         128      128           
  Lines        6224     6224           
=======================================
  Hits         4187     4187           
  Misses       2037     2037           
Flag Coverage Δ
python-integration 54.20% <ø> (ø)
python-unit 48.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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