Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#3453 closed defect (wontfix)

Failed optimization tests after back end changes

Reported by: lochel Owned by: vitalij
Priority: high Milestone: 1.9.4
Component: Backend Version:
Keywords: Cc: adrpo, vitalij, wbraun

Description (last modified by vitalij)

There are problems with some optimization tests after the latest back end changes (#3452):

openmodelica/cruntime/optimization/basic/TFC5.mos
openmodelica/cruntime/optimization/basic/testAlgLoop7.mos

Vitalij, can you have a look and explain what the issue is?

Change History (11)

comment:1 Changed 9 years ago by lochel

  • Milestone changed from Future to 1.9.4

comment:2 Changed 9 years ago by wbraun

  • Cc wbraun added

comment:3 Changed 9 years ago by vitalij

  • Description modified (diff)
openmodelica/cruntime/optimization/benchmark/runExReduceDrumBoiler.mos
openmodelica/cruntime/optimization/benchmark/runReduceDrumBoiler.mos

mv to 3455.
Note: after disable "removeUnusedFunctions" runReduceDrumBoiler.mos work.

comment:4 Changed 9 years ago by vitalij

  • Owner changed from lochel to vitalij
  • Status changed from new to assigned

I will have a closer look at this issue.

comment:5 Changed 9 years ago by vitalij

I guess the iterration vars has be change.

comment:6 follow-up: Changed 9 years ago by vitalij

  • Resolution set to wontfix
  • Status changed from assigned to closed

comment:7 in reply to: ↑ 6 ; follow-up: Changed 9 years ago by lochel

Replying to vitalij:

Resolution set to wontfix
Status changed from assigned to closed

What does it mean? Will there be no more maintenance of the optimization feature?

comment:8 in reply to: ↑ 7 Changed 9 years ago by vitalij

Replying to lochel:

Replying to vitalij:

Resolution set to wontfix
Status changed from assigned to closed

What does it mean?

It's work if we skipped initilation
(with -iif and -iim none) and I don't seem a good change to keep it compatible with structure changes for (#3452).

Will there be no more maintenance of the optimization feature?

No! The feature is partial lost for initialation.

comment:9 Changed 9 years ago by vitalij

But skipping initialation is not fixes for me

comment:10 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4 to 1.9.4-1.9.x

Milestone renamed

comment:11 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.9.4-1.9.x to 1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.