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

building in podman based container hits resource limits #789

Open
kraj opened this issue May 2, 2023 · 1 comment
Open

building in podman based container hits resource limits #789

kraj opened this issue May 2, 2023 · 1 comment

Comments

@kraj
Copy link
Contributor

kraj commented May 2, 2023

When using podman for container solution instead of docker then we run into this issue

containers/toolbox#849

@kraj
Copy link
Contributor Author

kraj commented Aug 5, 2023

limiting omp threads help here if issue seen is like

# "libgomp: Thread creation failed: Resource temporarily unavailable"

set this in local.conf e.g. roughly ncpu/4

OMP_NUM_THREADS = "11"

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

1 participant