- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » parallelization of linear algebra...
Page Start Prev 1 Next End
parallelization of linear algebra routines
parallelization of linear algebra routines
Dec-16-16 22:33:08
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
- adamLange
- 29 Posts
Re: parallelization of linear algebra routines
Dec-17-16 08:55:04
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.
- sjoelund.se
- 1700 Posts
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » parallelization of linear algebra...
There are 0 guests and 0 other users also viewing this topic