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

Link to Simulator and pass problem in memory #704

Open
6 of 9 tasks
JasonMarechal25 opened this issue Oct 18, 2023 · 0 comments
Open
6 of 9 tasks

Link to Simulator and pass problem in memory #704

JasonMarechal25 opened this issue Oct 18, 2023 · 0 comments
Assignees

Comments

@JasonMarechal25
Copy link
Contributor

JasonMarechal25 commented Oct 18, 2023

One performance pitfall during Xpansion workflow is the writing/reading of problem on disk.
By linking to Simulator directly and passing problems in memory we could prevent reading and writing.

  • Awnser: For large study, could we have RAM issue holding all problems in memory
  • If yes to the previous question: find an appropriate strategy
  • Have simulator expose a lib returning problems
  • Have simulator install properly for clients (resolve include properly)
  • Link to Simulator
  • In problem generation get problems in memory
  • Handle interco files
  • Handle additionnal constraints
  • Handle links

Useful PR for reference:
AntaresSimulatorTeam/Antares_Simulator#1081
#568

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant