/trunk Developers: mflehmig

Login name:
mflehmig
Total Commits:
35 (0.0%)
Lines of Code:
6,919 (0.0%)
Most Recent Commit:
2015-03-12 09:12
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mflehmig

Activity by Day of Week for mflehmig

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 35 (100.0%) 6919 (100.0%) 197.6
Compiler/Template/ 17 (48.6%) 6547 (94.6%) 385.1
Compiler/BackEnd/ 3 (8.6%) 240 (3.5%) 80.0
SimulationRuntime/c/simulation/libf2c/ 1 (2.9%) 85 (1.2%) 85.0
Compiler/Util/ 7 (20.0%) 29 (0.4%) 4.1
Compiler/SimCode/ 1 (2.9%) 8 (0.1%) 8.0
Compiler/runtime/ 1 (2.9%) 6 (0.1%) 6.0
testsuite/simulation/modelica/hpcom/ 2 (5.7%) 3 (0.0%) 1.5
SimulationRuntime/cpp/ 2 (5.7%) 1 (0.0%) 0.5
SimulationRuntime/cpp/Core/Modelica/ 1 (2.9%) 0 (0.0%) 0.0

Activity of mflehmig

Most Recent Commits

mflehmig 2015-03-12 09:12 Rev.: 25051

Added cppFlags to simulation makefile.

2 lines of code changed in 1 file:

  • Compiler/Template: CodegenCpp.tpl (+2 -1)
mflehmig 2015-03-11 17:12 Rev.: 25039

Added flag 'cppFlags' in order to commit flags for C++ compiler in CppRuntime.

7 lines of code changed in 3 files:

  • Compiler/Template: CodegenCppHpcom.tpl (-3), SimCodeTV.mo (+5)
  • Compiler/Util: Flags.mo (+2 -2)
mflehmig 2015-03-11 16:42 Rev.: 25036

Added config flag 'cppFlags' in order to commit flags to C++ compiler in cppRuntime.

9 lines of code changed in 3 files:

  • Compiler/Template: CodegenCppHpcom.tpl (+3), SimCodeTV.mo (+1)
  • Compiler/Util: Flags.mo (+5 -1)
mflehmig 2015-02-11 15:22 Rev.: 24527

Indent; added missing 'end match's

296 lines of code changed in 1 file:

  • Compiler/Template: CodegenCppHpcom.tpl (+296 -288)
mflehmig 2015-01-07 10:44 Rev.: 23956

Typo

1 lines of code changed in 1 file:

  • Compiler/Util: BaseHashSet.mo (+1 -1)
mflehmig 2014-12-02 17:04 Rev.: 23629

Removed redundancy in templates, brief review

546 lines of code changed in 4 files:

  • Compiler/BackEnd: HpcOmScheduler.mo (+1 -2)
  • Compiler/Template: CodegenCpp.tpl (+180 -195), CodegenCppHpcom.tpl (+364 -396)
  • Compiler/Util: Flags.mo (+1 -1)
mflehmig 2014-11-21 17:04 Rev.: 23510

If flag 'useMPI' is active, a MPI evironment is initalized but computation is not MPI parallel .

46 lines of code changed in 1 file:

  • Compiler/Template: CodegenCppHpcom.tpl (+46 -43)
mflehmig 2014-11-20 12:16 Rev.: 23468

Added debug flag 'useMPI'. This adds MPI init and finalize to main method and MPI compiler wrappers to makefile.

265 lines of code changed in 7 files:

  • Compiler/Template: CodegenCpp.tpl (+3 -2), CodegenCppHpcom.tpl (+256 -230), SimCodeTV.mo (+1)
  • Compiler/Util: Flags.mo (+4 -1)
  • SimulationRuntime/cpp: CMakeLists.txt (-3)
  • SimulationRuntime/cpp/Core/Modelica: ModelicaConfig.inc.in (-1)
  • testsuite/simulation/modelica/hpcom: Makefile (+1 -1)
mflehmig 2014-11-20 12:12 Rev.: 23467

Indent

14 lines of code changed in 1 file:

  • Compiler/BackEnd: HpcOmScheduler.mo (+14 -11)
mflehmig 2014-11-13 08:51 Rev.: 23339

Added function intRandom an interface to C/C++ rand function

21 lines of code changed in 2 files:

  • Compiler/Util: System.mo (+15)
  • Compiler/runtime: systemimpl.c (+6)
mflehmig 2014-11-13 08:49 Rev.: 23338

Added random scheduler to HPCOM module

234 lines of code changed in 3 files:

  • Compiler/BackEnd: HpcOmScheduler.mo (+225 -18)
  • Compiler/SimCode: HpcOmSimCodeMain.mo (+8 -1)
  • Compiler/Util: Flags.mo (+1 -1)
mflehmig 2014-10-08 08:34 Rev.: 22674


* Begin of MPI parallelization in HPCOM module.

5478 lines of code changed in 8 files:

  • Compiler/Template: CodegenCpp.mo (+3822 -3710), CodegenCpp.tpl (+11 -6), CodegenCppHpcom.mo (+1289 -358), CodegenCppHpcom.tpl (+263 -41), SimCodeTV.mo (+5)
  • SimulationRuntime/c/simulation/libf2c: f2c.h (+85 -107)
  • SimulationRuntime/cpp: Makefile (+1 -1)
  • testsuite/simulation/modelica/hpcom: Modelica.Electrical.Spice3.Examples.CoupledInductors.mos (+2 -2)
Generated by StatSVN 0.7.0