Timeline



2015-05-23:

15:50 Ticket #3332 (Build Environment - ParModelica: libOMOCLRuntime.a not found on Linux) closed by Martin Sjölund
fixed
15:50 Ticket #3332 (Build Environment - ParModelica: libOMOCLRuntime.a not found on Linux) updated by Martin Sjölund
Status, Owner changed
13:09 Ticket #3326 (ParModelica - ParModelica: Error setting kernel arguments: CL_INVALID_ARG_SIZE) updated by Gustaf Thorslund
I've now tried this on our test machine fermi. Using the oclTest.mos …
10:43 Ticket #3332 (Build Environment - ParModelica: libOMOCLRuntime.a not found on Linux) created by Gustaf Thorslund
It appears libOMOCLRuntime.a is put in wrong directory during build on …
00:00 Ticket #3331 (Third-Party Libraries - Problems in flattening Buildings.Electrical.DC.*.Examples.*) created by Marco Bonvini
Hi All, I'm trying to use the models of the package …

2015-05-22:

23:42 Ticket #3330 (Third-Party Libraries - Error occurred while flattening model ...) created by Marco Bonvini
Hi all, I'm trying to make the Electrical package of the modelica …
16:21 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) updated by Martin Sjölund
Summary changed
I think it should be possible to do an unparsing that simply merges …
15:45 Ticket #3329 (Code Generation - C code generation error in flexible multibody) updated by Bruno Scaglioni
Description changed
15:43 Ticket #3329 (Code Generation - C code generation error in flexible multibody) updated by Bruno Scaglioni
Description changed
15:40 FlexBeamPackage.mo attached to Ticket #3329 by Bruno Scaglioni
Modelica code
15:39 dump.txt attached to Ticket #3329 by Bruno Scaglioni
omc dump
15:39 Ticket #3329 (Code Generation - C code generation error in flexible multibody) created by Bruno Scaglioni
The attached model is a flexible beam example, the model is quite …
09:55 Ticket #3328 (Build Environment - Future version numbers) created by Martin Sjölund
I propose we change the OpenModelica versions to follow …
09:21 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) updated by anonymous
Could this be solved in the near future? It makes writing own codes in …
06:56 Ticket #3318 (Interactive Environment - Too many heap sections) updated by massimo ceraolo
I had time to use OM bf6ce68 some hours in the last couple of days. …

2015-05-21:

11:03 Milestone Compiler Redesign completed

2015-05-20:

20:41 Ticket #3323 (Backend - Weird results for the solution of a simple equation) updated by Lennart Ochel
Thanks for the bug report. Just to explain what happens: x2 is …
16:37 Ticket #3323 (Backend - Weird results for the solution of a simple equation) updated by Lennart Ochel
Status, Owner changed
16:33 Ticket #3323 (Backend - Weird results for the solution of a simple equation) updated by Adrian Pop
Cc, Component, Description, Summary changed
15:22 Ticket #3323 (Backend - Weird results for the solution of a simple equation) updated by arvin84@…
when i modify the code to the following: […] i get the correct …
13:03 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
Thank you for the timings! Ubuntu 14.10 and 15.04 come with gcc 4.9 …
12:53 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
Hudson says the test suite performance is: GCC 4.6: 9m37s GCC 4.8: …
11:41 Ticket #3327 (Frontend - Redeclare enumeration doesn't work) created by Maksimov Doe
[…] I get the flattening model with empty enumeration T: […] …
08:49 Ticket #3123 (OMEdit - OMEdit "Flip vertical" issues) updated by anonymous
Sorry my mistake. Only point 2 of my previous message (from anonymous) …
08:44 Ticket #3123 (OMEdit - OMEdit "Flip vertical" issues) updated by anonymous
There are still two issues: 1) if a component is rotated clockwise, …
08:14 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
You say "clang was used by default since its compilation performance …
06:43 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
But this would also remove error messages if other C++ 11 features are …
06:17 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
Just enabling C++11 in the compiler makes boost change its internal …
06:05 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Marcus Walther
Replacing the boost stuff with C++11 features would be great, but the …
06:03 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
g++-4.4 on MinGW32 has pretty bad C++11 support.
06:00 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
As for the C++ runtime, clang appears to generate slower code than …
05:34 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
Simply adding -std=c++11 seems to work (I guess boost uses …
05:31 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
Well. clang was used by default since its compilation performance …
04:25 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
Summary changed
The crash appears to happen with static constructors before the main …

2015-05-19:

18:27 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
I did not mean Your default system compiler, but the compiler used by …
18:09 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
My system default compiler is clang. I use Ubuntu 15.04: […] I …
18:03 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Rüdiger Franke
Let's clarify what's going on. I installed a fresh Lubuntu 15.04. Then …
18:00 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Martin Sjölund
Every single model triggers the error (it is at the start of the …
17:45 Ticket #3324 (ParModelica - ParModelica: OCLRuntimeUtil.cl not found) updated by Gustaf Thorslund
Summary changed
17:44 Ticket #3326 (ParModelica - ParModelica: Error setting kernel arguments: CL_INVALID_ARG_SIZE) created by Gustaf Thorslund
After applying my workaround in #3324 I try to call a small function. …
17:42 Ticket #3325 (Backend - Symbolic Jacobian is not generated for systems with one state) closed by Lennart Ochel
fixed: fixed with bf6ce68/OMCompiler
17:34 Ticket #3325 (Backend - Symbolic Jacobian is not generated for systems with one state) updated by Lennart Ochel
Status, Owner changed
17:34 Ticket #3325 (Backend - Symbolic Jacobian is not generated for systems with one state) created by Lennart Ochel
Just a simple example: […] The LOG_SOLVER dump indicates that …
17:21 Ticket #3324 (ParModelica - ParModelica: OCLRuntimeUtil.cl not found) created by Gustaf Thorslund
When trying to run ParModelica-code, it fails with: […] I've been …
16:28 Ticket #3315 (ParModelica - ParModelica generating broken code for minimal testcase) updated by Gustaf Thorslund
Priority changed
For the record, I've been told this is due to the simulation runtime …
16:15 Ticket #3323 (Backend - Weird results for the solution of a simple equation) created by arvin84@…
OM ver.: 539229e for the simple following model: […] i get the …
15:17 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Adrian Pop
I guess your Mac one is 64 bit. That helps a lot as pointers are 64 …
15:16 Ticket #3318 (Interactive Environment - Too many heap sections) updated by massimo ceraolo
I will download during the next days. Typically I spend a lot of time …
15:05 Ticket #3317 (OMEdit - Plot curves from different files) updated by Adeel Asghar
Priority, Status changed
It is possible what you want but it really depends on the priority. I …
14:55 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Adrian Pop
I played a bit with how GC gives back memory to the OS in …
14:50 Ticket #3123 (OMEdit - OMEdit "Flip vertical" issues) closed by Adeel Asghar
fixed: Fixed in …
14:49 Ticket #3321 (Cpp Run-time - cppruntime does not return proper exit codes) updated by Niklas Worschech
Cc changed
14:48 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Niklas Worschech
Cc changed
12:01 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) updated by Niklas Worschech
we are using boost 1.55 on windows and we don't have this problem. Do …
09:40 Ticket #3322 (Cpp Run-time - C++ runtime broken using boost_thread 1.55 under Ubuntu with clang) created by Martin Sjölund
C++ runtime seems to be broken using boost 1.55 (only boost available …
07:18 Ticket #3321 (Cpp Run-time - cppruntime does not return proper exit codes) updated by Niklas Worschech
Status, Owner changed

2015-05-18:

22:29 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Adrian Pop
Status, Owner, Component, Milestone changed
21:38 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Adrian Pop
I could reproduce the bug with the latest nightly-build by running …
20:17 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Adrian Pop
You mean that it happens in r25613 and it doesn't happen in r25516? …
19:55 Ticket #3321 (Cpp Run-time - cppruntime does not return proper exit codes) created by Martin Sjölund
cppruntime returns exit code=0 (success) even when the numerical …
17:49 Ticket #3318 (Interactive Environment - Too many heap sections) updated by massimo ceraolo
I can be more precise now. According to my tests, the nasty "Too many …
15:36 Ticket #3320 (OMEdit - Optimization settings as annotations) updated by Martin Sjölund
Owner, Component changed
15:00 Ticket #3320 (OMEdit - Optimization settings as annotations) created by anonymous
OM does an incredibly good job with its optimization engine. I was …

2015-05-17:

10:03 Ticket #3319 (Installation program - omlib-modelicaservices-3.2.1 missing) closed by Martin Sjölund
fixed
10:03 Ticket #3319 (Installation program - omlib-modelicaservices-3.2.1 missing) updated by Martin Sjölund
Status, Owner changed
06:41 Ticket #3313 (Run-time - Library coverage hangs) closed by Martin Sjölund
fixed
06:40 Ticket #3319 (Installation program - omlib-modelicaservices-3.2.1 missing) updated by Martin Sjölund
No, it should be part of the omlib-modelica-3.2.1 dependencies (and it …

2015-05-16:

20:28 Ticket #3318 (Interactive Environment - Too many heap sections) updated by massimo ceraolo
Yes, I had the error on Windows.
19:39 Ticket #3319 (Installation program - omlib-modelicaservices-3.2.1 missing) updated by Rüdiger Franke
Cc changed
What about omlib-complex-3.2.1?
19:34 Ticket #3319 (Installation program - omlib-modelicaservices-3.2.1 missing) created by Rüdiger Franke
Just tried to install a fresh 15.04 with OpenModelica nightly and …
15:21 Ticket #3318 (Interactive Environment - Too many heap sections) updated by Martin Sjölund
See …
Note: See TracTimeline for information about the timeline view.