[root]/testsuite/simulation/modelica/hpcom/Benchmark
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 885 (100.0%) | 110.6 |
mwalther | 6 (75.0%) | 538 (60.8%) | 89.6 |
hudson | 2 (25.0%) | 347 (39.2%) | 173.5 |
- the hpcom module is now part of execstat
- integer overflow in dumpGraphSccLevel fixed
- benchmarksuite added to hpcom-testsuite
0 lines of code changed in 2 files:
- added a list scheduler to the hpcOmScheduler Module
- cleaned up the hpcOmSimCode Module
- changed the getCriticalPath method
- modified the CodegenC including the SimCodeTV to create parallel code based on the list scheduling
- added a config flag to switch between different hpcom-Scheduling algorithms
- modified the hpcom testsuite
69 lines of code changed in 1 file:
[Janitor mode] Set auto-props
171 lines of code changed in 1 file:
- added a mapping between simCodeEquations and BackendDae.StrongComponents to the createSimCode-method
- fixed a bug in TaskGraphResultCmp.cpp -> the xml-file will now be read at once
- enhanced code-generation for hpcom is now part of the c-susan-template
- modified some nonlinearsolver-f2c-code -> i just removed some static keywords to be able to calculate more than one nonlinear system in parallel
- modified some nonlinearsolver-c-code -> i changed some function-headers, to remove the simulationInfo.currentNonlinearSystemIndex-dependency between different calculations
- improved the hpcom-Benchmark
293 lines of code changed in 2 files:
[Janitor mode] Set auto-props
176 lines of code changed in 1 file:
- fixed index mapping between sccs ans simeqSystems for hpcom
- added openmp sections to CodegenC.tpl for hpcom
- extended the hpcom testsuite with a fluid example
- added a small python benchmark-script to the hpcom testsuite
176 lines of code changed in 1 file: