Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Parallel simulation

Parallel simulation

Hi, I want to know if is possible to execute parallel simulations of electrical systems with Modelica. I have seen some related issues such as ParModelica or ways to compile the code and after execute, but not very clear. Thank you

Re: Parallel simulation

I'm too, interested in this topic. I've found some old presentation from OM developer on Google, but no concrete use case/example so far... How could we utilize multi core for Openmodelica simulation? is it possible?

Re: Parallel simulation

As far as I am concerned, for now the only automatic parallelization option is to use HPCOM. Here there is a link to a tutorial:

https://hpc-om.de/fileadmin/user_upload … torial.pdf

I have tried this example, but when running the .mos file, I only get the results file as in the OMEdit usual simulation and the task graphs (ODE, DAE, schedule and so on) but I don't know how to get the serial and parallel costs.

Which kind of models do you want to parallelize?

There are 0 guests and 0 other users also viewing this topic