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

Container resource limit settings may be out of date? #203

Open
Lgeu opened this issue Jul 17, 2022 · 0 comments
Open

Container resource limit settings may be out of date? #203

Lgeu opened this issue Jul 17, 2022 · 0 comments

Comments

@Lgeu
Copy link

Lgeu commented Jul 17, 2022

docker run --runtime=runsc -it --cpus="0.8" --memory="4g" --entrypoint kaggle-environments --rm -p 127.0.0.1:8080:8080/tcp --name python-simulations python-simulations-cpu "$@"

docker run --runtime=runsc -it --cpus="0.8" --memory="4g" --entrypoint //bin/bash --rm --name python-simulations python-simulations-cpu

Looking at some of the postings on Kaggle, I thought that 1.6 CPUs and 8GB memory might be the basic setup now.

https://www.kaggle.com/competitions/connectx/discussion/185212
https://www.kaggle.com/competitions/halite-iv-playground-edition/discussion/186287
https://www.kaggle.com/competitions/google-football/discussion/187381#1031868
https://www.kaggle.com/competitions/halite/discussion/179132#995906

However, I could not find more recent information, so the configuration may be even different now.

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