Skip to content

Remove deprecated project kwarg in Cluster implementation, or use it as it should be #622

@guillaumeeb

Description

@guillaumeeb

Initially, project kwarg was used in PBS, SGE and SLURM Cluster implementations to position the account (or -A) options of each job scheduler. As there is also a real project option in some of them, it has been renamed to account, but the previous kwarg was kept for backward compatibility with a Warning.

It is now time either to remove completly the kwarg there, or use it correctly for what it means in each HPC Scheduler glossary.

See #586 for history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions