forsyde / IDeSyDe

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

Some error is thrown when running actors which can't be mapped to any/only some processing module(s) #25

Closed BeethovenKodar closed 7 months ago

BeethovenKodar commented 7 months ago

Execution gives [2024-04-19T14:19:51Z DEBUG] [<ERROR>] Java exception was thrown.

Note: change file extensions back to .fiodl (GitHub doesn't support it so I renamed the extension) platform.txt application.txt

Update: might also be an issue when having actors that cannot be mapped to all available processing modules, e.g. an actor can execute on 9 out of 10 available processing modules or similar ratio. MPSoC_Intermediate.txt with the same application specification as above

BeethovenKodar commented 7 months ago

fixed in commit https://github.com/forsyde/IDeSyDe/commit/ca02f7a87b31ed7a76c4213f030605d0293e8ca0 or earlier, closing