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

Drivers should pick NUM_CPU from the Realization class #8087

Closed
berland opened this issue Jun 6, 2024 · 1 comment
Closed

Drivers should pick NUM_CPU from the Realization class #8087

berland opened this issue Jun 6, 2024 · 1 comment
Labels
improvement Something nice to have, that will make life easier for developers or users or both. scheduler

Comments

@berland
Copy link
Contributor

berland commented Jun 6, 2024

When drivers submit multiple cpu runs, they should base the number of cpus from the num_cpu property in the Realization class. In theory, the number of cpus could vary from realization to realization since this is parametrizable in the Eclipse DATA deck.

https://github.com/equinor/ert/blob/main/src/ert/ensemble_evaluator/_builder/_realization.py#L17-L24

@xjules xjules added scheduler improvement Something nice to have, that will make life easier for developers or users or both. labels Jun 6, 2024
@berland
Copy link
Contributor Author

berland commented Jun 7, 2024

Solved in #8094

@berland berland closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something nice to have, that will make life easier for developers or users or both. scheduler
Projects
Archived in project
Development

No branches or pull requests

2 participants