Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3453 closed defect (wontfix)

Failed optimization tests after back end changes

Reported by: Lennart Ochel Owned by: Vitalij Ruge
Priority: high Milestone: 1.9.4
Component: Backend Version:
Keywords: Cc: Adrian Pop, Vitalij Ruge, Willi Braun

Description (last modified by Vitalij Ruge)

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 by Lennart Ochel, 9 years ago

Milestone: Future1.9.4

comment:2 by Willi Braun, 9 years ago

Cc: Willi Braun added

comment:3 by Vitalij Ruge, 9 years ago

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 by Vitalij Ruge, 9 years ago

Owner: changed from Lennart Ochel to Vitalij Ruge
Status: newassigned

I will have a closer look at this issue.

comment:5 by Vitalij Ruge, 9 years ago

I guess the iterration vars has be change.

comment:6 by Vitalij Ruge, 9 years ago

Resolution: wontfix
Status: assignedclosed

in reply to:  6 ; comment:7 by Lennart Ochel, 9 years ago

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?

in reply to:  7 comment:8 by Vitalij Ruge, 9 years ago

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 by Vitalij Ruge, 9 years ago

But skipping initialation is not fixes for me

comment:10 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.4-1.9.x

Milestone renamed

comment:11 by Martin Sjölund, 9 years ago

Milestone: 1.9.4-1.9.x1.9.4

Milestone renamed

Note: See TracTickets for help on using tickets.