-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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]: Hung on building docker image #3601
Comments
Emmmm that might be related with #3600 . You can try to watch the cpu usage of docker image, it might be overloaded by the compilation task. |
BTW, I think environment variables are capitalized, e.g. |
set max_job to 1:
|
#3600 just gets merged. You need to pull the main branch first. |
From the command output, you can see |
lol I was wondering why WSL get crashed... |
Please do give me an update if #3600 solves your problem 😉 |
sure! docker image builds well for now. I'll test the new image soon. |
Thank you for this excellent contribution! With your changes, the Docker image now builds successfully and runs smoothly. |
Your current environment
🐛 Describe the bug
try to build for CUDA:
stuck for a very long time:
The text was updated successfully, but these errors were encountered: