dask / dask/dask-jobqueue

What to do with kwargs common to every JobQueueCluster impl (walltime, queue ...)

Open
#202 10 comments 0 reactions 0 assignees View on GitHub
all job schedulers
Dominant language
Python
Stars
256
Forks
150
PR merge metrics
No merged PRs in 30d

Description

In a recent PR #200, I've become aware that every JobQueueCluster implementation defines similar kwargs:
* queue
* project
* walltime
* job_extra (except sge)

What should we do with those? Shouldn't they be declared in JobQueueCluster, and just used by the implementations?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.