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

Add support for multithread with OpenLoadFlow in security analysis #140

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

antoinebhs
Copy link
Contributor

@antoinebhs antoinebhs commented Sep 5, 2024

  • Copy network to iidm-impl while multithread variant access is not supported in the network-store
  • Use SecurityAnalysisParameters.load() in any case to retrieve specific parameters set in the PlatformConfig (like threadCount)

@antoinebhs antoinebhs force-pushed the multithread-as branch 2 times, most recently from 48d2cd2 to 1f28d22 Compare September 5, 2024 10:49
Copy link

sonarqubecloud bot commented Sep 5, 2024

* Copy network to iidm-impl while multithread variant access is not supported in the network-store
* SecurityAnalysisParameters.load() in any case to retrieve specific parameters set in the PlatformConfig (like threadCount)
@jonenst
Copy link
Contributor

jonenst commented Sep 12, 2024

powsybl-open-loadflow direct dependency only useful when olf 1.13 is released but we have not yet upgraded to the full powsybl release train (might not even be compatible) so we will remove it before merging I guess depending on how fast we upgrade everything

@antoinebhs antoinebhs merged commit 67078bb into main Nov 13, 2024
3 checks passed
@antoinebhs antoinebhs deleted the multithread-as branch November 13, 2024 16:57
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

Successfully merging this pull request may close these issues.

2 participants