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

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

Open
guillaumeeb opened this issue Jan 24, 2024 · 0 comments

Comments

@guillaumeeb
Copy link
Member

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.

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