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

Version of dask-remote-jobqueue with Dask 2022.9.2 #61

Open
tommasodiotalevi opened this issue Jun 15, 2023 · 0 comments
Open

Version of dask-remote-jobqueue with Dask 2022.9.2 #61

tommasodiotalevi opened this issue Jun 15, 2023 · 0 comments

Comments

@tommasodiotalevi
Copy link

tommasodiotalevi commented Jun 15, 2023

What would you like to be added?

Version of dask-remote-jobqueue package with support to Dask 2022.9.2.
In particular, fixing the following templates for the Dask scheduler:

https://github.com/comp-dev-cms-ita/dask-remote-jobqueue/blob/main/dask_remote_jobqueue/templates/scheduler.sh

+SingularityImage = "/cvmfs/images.dodas.infn.it/registry.hub.docker.com/dodasts/dask-scheduler:v1"

Why is this needed?

Currently, singularity images with ROOT >= 6.28 require dask > 2022.X.Y. Therefore, to avoid mismatching, the Dask scheduler must be synchronised.
For the moment, a patch script fixes those templates. However, for the new alma8 images, this should be implemented.

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