Timeline
2015-10-29:
- 18:59 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- It appears that atlas comes with static PIC versions of lapack and …
- 16:40 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- Should this get integrated into the removeSimpleEquation module? This …
- 16:37 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) closed by
- fixed: OK. Let's stay with the dynamically linked system lapack then.
- 16:33 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) closed by
- fixed: Thanks, this is …
- 16:15 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- You are also concerned about performance. The main purpose of these …
- 16:05 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- Well, of course the Makefile shouldn't be added as is, but integrated …
- 14:52 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- No, you cannot do that. dgesv only includes dgesv, but MSL requires …
- 14:48 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- The following Makefile can be copied and executed in …
- 11:40 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- The C++ runtime is only for simulation. OMC is using MetaModelica as …
- 11:39 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- The FMUs also do not use garbage collector (since a recent nightly build).
- 11:36 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- Somewhere I read that the C++ runtime produced by OM does not use …
- 10:51 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- Look for packages named arm-linux-gnueabihf-gcc, x86_64-linux-gnu-gcc, …
- 10:47 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- @rfranke: We will switch to gcc 5.2 soon. @rfranke & @sjoelund.se: I …
- 10:32 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- You generate the static source FMUs with a debug flag. …
- 10:23 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- My example linking -lblas and -llapack was using the regular …
- 09:44 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- The static FMUs are compiled with -fPIC. We cannot generate static PIC …
- 09:30 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) created by
-
Recently
dgesv
has been added to 3rdParty and is copied to source … - 06:23 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) updated by
-
Component, Milestone changed
2015-10-28:
- 20:39 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) closed by
- fixed: Fixed in 4acff37/OMCompiler with test in …
- 10:27 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
-
Status changed
- 09:03 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
-
Status, Owner changed
- 09:02 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- Since the last commit of vruge lead to the increase in backend time, I …
- 07:21 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- I will figure it out and hopefully fix it.
- 06:16 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) created by
- Today's nightly tests report for …
2015-10-27:
- 15:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) closed by
- fixed: 7c86a6a8e710aa4795eb8d033be1c2739cccdf0b/OMCompiler …
- 14:34 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- Maybe we could just do the substitution to benefit from the symbolic …
- 14:20 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
-
Status, Owner changed
- 14:14 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) created by
- The following model can be used to illustrate the issue: […] The …
- 10:54 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Function calls can have a Derivative-annotation which defines the …
- 10:30 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Replying to vwaurich: > I have added a modification to …
- 10:24 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Since [b5101ef], this model compiles. I have added a modification to …
2015-10-26:
- 19:39 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
- Mahder do you think this should be fixed in the templates or in the …
- 11:25 Ticket #3521 (Backend - Problems when writing data to file in when section) closed by
- fixed: Fixed in …
- 11:15 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Status, Component, Milestone changed
- 10:24 Ticket #3529 (OMEdit - Improve connecting ports in OMEdit) created by
- I'm currently using OMEdit for teaching in a Modelica course. …
- 09:30 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
-
Priority changed
- 06:24 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
-
Priority, Component changed
2015-10-25:
- 21:21 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) closed by
- fixed
- 21:20 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- Replying to sjoelund.se: >Or someone needs to rewrite the …
- 21:06 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Cc changed
This is an issue with alias variables. I am already working on a … - 20:32 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Cc changed
- 20:30 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Owner changed
I will have a look. - 20:14 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Status, Owner, Component changed
- 19:46 Ticket #3521 (Backend - Problems when writing data to file in when section) updated by
-
Owner, Component changed
- 10:13 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- 0b4c12507072aa29f31f1f65c84441b88897679d/OMCompiler gets …
2015-10-23:
- 15:35 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- We are not yet back -- today 188 models verified. It were 194 before …
- 15:23 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- 5bcd7ee53d1898e002da0fe33173fa0b89edcba1/OMCompiler moves …
- 14:03 Ticket #3528 (*unknown* - ModelicaBook stopped working) updated by
-
Status, Owner changed
- 13:22 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- f2 should give a warning: Inline=true was given, but the function has …
- 12:53 Ticket #3528 (*unknown* - ModelicaBook stopped working) created by
- See the attached model. It seems we cannot find a modifier. This model …
- 12:49 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- Well, I cannot see a wrong BLT. It is just that the equation system is …
- 12:47 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- would it be possible to fixe/extend the frondend modul …
- 12:44 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
-
Cc changed
- 12:41 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- Replying to lochel: > What flags do I need to reproduce …
- 12:39 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
-
Component changed
In Inline.mo […] we have the limit for the outputs {cr} only one element - 12:38 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
-
Component changed
- 12:38 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) updated by
- What flags do I need to reproduce the wrong BLT?
- 12:35 Ticket #3527 (Frontend - wrong blt, becasue inlining of functions fail for more then one output) created by
-
[…]
In model
B
I try to inline f2. The result forA
: …
2015-10-22:
- 12:53 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Ahh you already fixed it :D. I din't not read that. You can also use …
- 12:46 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I will fix this, i thought negated boolean alias will never occur.
- 12:44 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The errors occur for negated boolean aliases. Bool uses operator! …
- 12:39 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- No, we can't get the exact value and doing it like proposed above has …
- 12:17 Ticket #3526 (Code Generation - Code generation fails for array in records) created by
- Template CodegenUtil.ScalarVariableType failed fort he following …
- 12:01 Ticket #3507 (Build Environment - macports qt4 upgrade breaks OM install) updated by
- The portfile was upgraded, but initially that still did not work for …
- 11:59 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) updated by
- The problem I suppose is that qmake is found, but cmake prefers qt4 …
- 11:56 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) created by
- OMEdit segfaults immediately for me, with gdb saying this: […] This …
- 09:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I guess so. or2.y sounds like something that should be a boolean, so 0 …
- 09:38 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Many validations work again with mat files -- some still fail: for …
- 09:33 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- You are using doubles though. Are you sure you can get the exact …
- 09:28 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- The enhancement proposal is motivated by writing tests for clocked …
- 07:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I have tried to do so; started a new job. (The only reason the scripts …
- 07:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Is it possible to switch the test to mat file otuput, because the mat …
- 06:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The cpp runtime supports mat file output. But I will also fix the csv …
- 06:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The nightly tests use CSV (I think because cppruntime did not support MAT).
- 06:39 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The csv output is not working at the moment. But the mat file output …
- 06:33 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- You must have changed something in the cppruntime because the output …
- 06:17 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
-
Cc changed
- 05:40 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) created by
- Since yesterday the validation fails for almost all Cpp examples, see: …
- 04:04 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- This only makes sense to use if you know the exact time of the event. …
Note:
See TracTimeline
for information about the timeline view.