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

parallelization of linear algebra routines

parallelization of linear algebra routines

I'm wondering how I can squeeze a little more performance out of OpenModelica...  I have a model with a run time that is just a little too long to be practical.  To this point I've been using DASSL.  Is looking inside DASSL a good place to start looking for performance gains?  What is going on inside of DASSL?  Is there anywhere linear algebra routines are being called that could be made parallel?

Best regards,
Adam

Re: parallelization of linear algebra routines

A better place to start is looking at the profiler output. Often it is a non-linear system that is the bottleneck, and not DASSL.

There are 0 guests and 0 other users also viewing this topic
You are here: