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

[CI] Update DGL in gpu image #10105

Closed
wants to merge 3 commits into from
Closed

[CI] Update DGL in gpu image #10105

wants to merge 3 commits into from

Conversation

masahi
Copy link
Member

@masahi masahi commented Jan 29, 2022

Restore the DGL tutorial disabled in #10067

$ docker run -it tlcpack/ci-gpu:v0.81
root@c4a3c4cc170a:/# python3
Python 3.6.9 (default, Dec  8 2021, 21:08:43) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import dgl
>>> dgl.__version__
'0.7.2'

@masahi masahi requested a review from a team as a code owner January 29, 2022 23:36
@junrushao
Copy link
Member

CC @yzh119 who is a core DGL developer

Copy link
Member

@yzh119 yzh119 left a comment

Choose a reason for hiding this comment

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

I have no problem with it.

@masahi
Copy link
Member Author

masahi commented Jan 30, 2022

I updated Jenkinsfile to point to v0.81, but Jenkins is still fetching the old image so the tutorial failed.

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