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

Fail to building docker image #47

Open
jyeongho opened this issue Nov 10, 2020 · 3 comments
Open

Fail to building docker image #47

jyeongho opened this issue Nov 10, 2020 · 3 comments

Comments

@jyeongho
Copy link

Like issue in #14 , I've got segmentation fault error. So, I tried to change docker environment from "nsml/ml:cuda10.1-cudnn7-pytorch1.3keras2.3" to "nvcr.io/nvidia/pytorch:20.03-py3".
image

However, when I run a session, I got this error message.
image

How can I change docker environment? Should I enter the docker image name into docker image cache sheet in "[https://docs.google.com/spreadsheets/d/1OHsW3HUhL6dSZ5KaZSICpW3MpEeh0Sykrqd883CtQ8Q/edit#gid=1078177844]"?)

@myoons
Copy link

myoons commented Nov 22, 2020

@jyeongho How did you solve this problem?

@jyeongho
Copy link
Author

@jyeongho How did you solve this problem?

image

I solved this problem by adding 'torch==1.7.0' and 'torchvision==0.8.1' in setup.py file.

@myoons
Copy link

myoons commented Nov 23, 2020

@jyeongho Thanks!

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

No branches or pull requests

2 participants