Skip to content

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

@tommasodiotalevi

Description

@tommasodiotalevi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions