Opened 4 years ago

Last modified 3 years ago

#6292 new defect

Multiple instances of the same FMU exported from OM cannot be run in parallel

Reported by: jean-philippe.tavella@… Owned by: Francesco Casella
Priority: high Milestone:
Component: FMI Version: 1.16.0
Keywords: Cc:

Description

I try to use several instances of the same FMU (for Co-Simulation) exported from OM 1.16.0.

I can run the case with our tool DNG 2021, but only with special flags on our tool to run with:

  • Stepping multithreaded : false
  • Termination multithreaded : false

When these flags are true, the FMU fails as reported here in our issueTracker: https://bitbucket.org/simulage/daccosim/issues/20/a-case-where-the-loglck-file-remaisn-after
I suspect the issue is on the termination part, not the stepping. Probably a problem in the thread-safe mechanism...

Note: the same issue occured in the past with Dymola FMUs and DS solved it.

Change History (2)

comment:1 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:2 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.