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

[7.11] Resources scopes support #510

Closed
iromeo opened this issue Nov 17, 2023 · 2 comments
Closed

[7.11] Resources scopes support #510

iromeo opened this issue Nov 17, 2023 · 2 comments
Assignees
Milestone

Comments

@iromeo
Copy link
Contributor

iromeo commented Nov 17, 2023

New rules syntax added in 7.11 - https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#resources-and-remote-execution

resource_scopes:
    gpus="local",
    foo="local",
    disk_mb="global"
@iromeo iromeo self-assigned this Oct 21, 2024
@iromeo
Copy link
Contributor Author

iromeo commented Oct 21, 2024

Related issue - #556

@iromeo
Copy link
Contributor Author

iromeo commented Oct 21, 2024

section is shown in completion list

@iromeo iromeo closed this as completed Oct 21, 2024
@iromeo iromeo modified the milestones: next release, 2024.2.2 Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant