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 some stats on SSP model executions #913

Open
jph-tavella opened this issue Jan 25, 2021 · 8 comments
Open

Add some stats on SSP model executions #913

jph-tavella opened this issue Jan 25, 2021 · 8 comments

Comments

@jph-tavella
Copy link

When the user runs a SSP model containing several FMUs, some stats on this execution should be interesting for him/her to tune the model.
According to the FMI standard, some states are defined in the state machine of the FMI for Co-Simulation.
Main states are:

  • Loading
  • Initialization
  • stepping
  • termination

It should be interesting to calculate and report the time spent on each of these states, at least for all FMUs (possibly for each FMU too).
In addition for the stepping state, the number of doStep() and the number of rollbacks should be also helpful (peraphs also the minimum and maximum step size too).

@lochel
Copy link
Member

lochel commented Feb 26, 2021

@jph-tavella I also think those stats would be useful. Stay tuned 😀

@stale
Copy link

stale bot commented Jun 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 4, 2021
@jph-tavella
Copy link
Author

Maybe could be attached to future OMSimulator work plan being defined between EDF & OSMC?

@stale stale bot removed the stale label Jun 4, 2021
@stale
Copy link

stale bot commented Aug 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 22, 2021
@arun3688 arun3688 removed the stale label Aug 22, 2021
@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 9, 2022
@arun3688 arun3688 removed the stale label Jan 9, 2022
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@jph-tavella
Copy link
Author

@lochel: on 26 Feb 2021 you commented these stats would be useful. Do you have any target date for delivering them in the tools?

@stale stale bot removed the stale label Apr 17, 2022
@arun3688
Copy link
Contributor

WIP

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

No branches or pull requests

3 participants