forsyde / IDeSyDe

Design space identification and exploration
https://forsyde.github.io/IDeSyDe
4 stars 4 forks source link

Exploration is never performed despite a bidding #21

Closed BeethovenKodar closed 7 months ago

BeethovenKodar commented 7 months ago

Running IDeSyDe from the develop branch identifies the decision models and receives a bidding from the Jenetics explorer, but then the exploration fails silently (implied by 0ms exploration time) and with -v DEBUG some errors are listed.

Platform: MPSoC.txt

Application: ToySDF.txt

Output from IDeSyDe: out.txt

BeethovenKodar commented 7 months ago

I'm not sure if this still is a bug. I tried reproducing it just now and see no issue with develop commit 265975.

Rojods commented 7 months ago

It was an issue which I managed to isolate and solve :). It had to do with some corner-cases destroying the identification rules for gathering SDF applications.