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

[BUG] welder docker build failed #529

Open
avatarstones opened this issue Nov 30, 2023 · 1 comment
Open

[BUG] welder docker build failed #529

avatarstones opened this issue Nov 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@avatarstones
Copy link

🐛 Bug
docker building process can never be finished

To Reproduce
Steps to reproduce the behavior:
1
docker build -t welder_cuda .

Expected behavior
docker image can be built while the process always stuck at
7/11 RUN pip install -no-cache-dir --default-timeout=1000 torch==1.12 torchvision==0.13

Additional context
Could you please offer an office docker image?
Thanks.

Li

@avatarstones avatarstones added the bug Something isn't working label Nov 30, 2023
@ykzhang0126
Copy link

ykzhang0126 commented Mar 25, 2024

I got the same issue in Rammer (OSDI' 20), where the docker image is no longer available and some packages are missing. The authors really should provide a off-the-shelf image instead of constructing it by multiple steps from a raw ubuntu image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants