-
Notifications
You must be signed in to change notification settings - Fork 253
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
[QUESTION] Can icecc be used on Docker? #639
Comments
Just in case, this is the complete setup described on the picture.
|
Well, as soon as I posted this I made some small progress. Turns out iceccd was not running as root on the container.
And icecc mon now properly lists the 16 cores of my container. Just to make sure I killed the iceccd which was running natively on the laptop where the container is running. |
This is the scheduler log. Nothing relevant to my untrained eye
|
Sorry if this is explained somewhere, I looked around and I couldn't find any info.
I currently have a working icecc setup, but it is based on native (aka non-docker) builds.
I'm trying to migrate my workflow to use Docker instead, specifically vscode's devcontainers.
I have icecc installed and running on my container and iceccmon can see it. Yet when I launch a build from within the container, no jobs are assigned to the slave PCs.
I was wondering if this is a supported workflow and if any specific setup is required.
Thanks,
Eric.
The text was updated successfully, but these errors were encountered: