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

Is it possible that I only want jobs to go through only few machines instead of all machines ? #14

Open
dr76707963 opened this issue May 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dr76707963
Copy link

No description provided.

@ingambe ingambe self-assigned this May 20, 2022
@ingambe ingambe added enhancement New feature or request good first issue Good for newcomers labels May 20, 2022
@ingambe
Copy link
Collaborator

ingambe commented May 20, 2022

Hi,
Unfortunately it's not possible right now
But you can easily implement it by changing the check for the end of the job

if self.todo_time_step_job[job] < self.machines:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants