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

improve run_docker.sh #729

Open
veenstrajelmer opened this issue Jan 16, 2024 · 0 comments
Open

improve run_docker.sh #729

veenstrajelmer opened this issue Jan 16, 2024 · 0 comments

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented Jan 16, 2024

ulimit and shm-size are not optional for larger models. OMP_NUM_THREADS=1 is also necessary since we want to avoid processes being split up.

Harbour: docker pull containers.deltares.nl/delft3d/delft3dfm:centos7-release-2024.01
Currently requires a user to be added to a list to see the delft3dfm containers. It also requires authenthication, but might become public in the future.
Therefore, first: docker login containers.deltares.nl and use CLI secret (from user profile) as password.
Wiki will be updated with this: https://publicwiki.deltares.nl/display/Delft3DContainers/

Also, newer versions of docker containers are smaller and can be called in a more simple way. dimr_config.xml is the only input argument. Should be available from february 2024. Howto will be available on wiki: https://publicwiki.deltares.nl/display/Delft3DContainers/ (hopefully manual registering can be avoided)

slurm-in-docker: https://github.com/tribbin/slurm

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