Skip to content

Bumped Ubuntu version to 18.04 for ci_gpu - #7970

Merged
areusch merged 1 commit into
apache:mainfrom
d-smirnov:18.04_ci_gpu
May 12, 2021
Merged

Bumped Ubuntu version to 18.04 for ci_gpu#7970
areusch merged 1 commit into
apache:mainfrom
d-smirnov:18.04_ci_gpu

Conversation

@d-smirnov

Copy link
Copy Markdown
Contributor

Bumped Ubuntu version to 18.04 for ci_gpu

Change-Id: I8b13fda08ab002c16a082baaaedd973a063fab99
@d-smirnov

Copy link
Copy Markdown
ContributorAuthor

Bumped ci_gpu image Ubuntu version to 18.04 (for debug purposes as was unable to run tvm built on my 18.04 inside the 16.04 container) @areusch, @leandron

@leandronleandron left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think it is a good move to update it to 18.04, mostly because 16.04 is now EOL (https://ubuntu.com/about/release-cycle).

For the sake of this PR, can you clarify what is the error you see?

Also cc @tqchen

@d-smirnov

Copy link
Copy Markdown
ContributorAuthor

@leandron I needed to re-run failed unit test inside ci_gpu docker environment, using my local tvm build and had a linkage error against libc.

@areusch

Copy link
Copy Markdown
Contributor

cc @jroesch i think we should move all containers at once rather than just ci_gpu, though.

@leandron

Copy link
Copy Markdown
Contributor

cc @jroesch i think we should move all containers at once rather than just ci_gpu, though.

So I guess what you're suggesting is to update all the existing 16.04 images to 18.04? Do you think we should do this on this PR? I think we can do that, and I think it is a good move as 16.04 is now EOL, just would like to have a decision on what needs to be done.

cc @jroesch@areusch

@areuschareusch mentioned this pull request May 6, 2021
17 tasks
@areusch

Copy link
Copy Markdown
Contributor

cc @jroesch i think we should move all containers at once rather than just ci_gpu, though.

So I guess what you're suggesting is to update all the existing 16.04 images to 18.04? Do you think we should do this on this PR? I think we can do that, and I think it is a good move as 16.04 is now EOL, just would like to have a decision on what needs to be done.

cc @jroesch@areusch

Jared thinks we should just do it on this PR and perform the update, but let's see what we are currently blocked on. Created a GH tracking issue #7995.

@areusch

areusch commented May 11, 2021

Copy link
Copy Markdown
Contributor

hi guys, sorry for the delay here. we (@tkonolige and i) are going to attempt to update to 18.04 as part of #7995. we'll patch this PR and rev all the dockerfiles to 18.04, then see if we can build and get tests passing without the GPU driver issue. will send further updates to the GH issue. if our tests pass, we can merge either this PR or another like it which bumps all Dockerfiles, and then flip the CI images in Jenkinsfile

@tkonoligetkonolige mentioned this pull request May 12, 2021

@areuschareusch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

okay sorry I was talking past myself. as @tkonolige pointed out, all other container are on 18.04 already. merging to get this into #7995 .

@areusch
areusch merged commit 1c09cf0 into apache:mainMay 12, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request May 19, 2021
Change-Id: I8b13fda08ab002c16a082baaaedd973a063fab99
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
Change-Id: I8b13fda08ab002c16a082baaaedd973a063fab99
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
Change-Id: I8b13fda08ab002c16a082baaaedd973a063fab99
Sign up for freeto 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

@d-smirnov@areusch@leandron