Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#4206 closed defect (wontfix)

compilation very slow

Reported by: anonymous Owned by: adeas31
Priority: high Milestone: 1.11.0
Component: OMEdit Version: v1.11.0
Keywords: Cc: adrpo

Description

After going out sleep mode of my computer, I started compilation which hangs for a very long time. After cancelling the compilation, my computer became very slow. Sometimes it works better after changing the size of the virtual memory of windows 10. The compiler seems not to free the virtual memory after cancellation.

Change History (2)

comment:1 Changed 8 years ago by sjoelund.se

  • Cc adrpo added
  • Resolution set to wontfix
  • Status changed from new to closed

OpenModelica uses a garbage collector. The memory is free'd and will be re-used by OMEdit when re-simulating. The only certain way of freeing memory is closing OMEdit. Workarounds include performing expensive/large simulations in an external process such as omc, or installing more RAM in the computer (we use 128 GB for huge models).

comment:2 Changed 8 years ago by adeas31

  • Milestone changed from Future to 1.11.0
Note: See TracTickets for help on using tickets.