SDARG / opendse

Design Space Exploration
https://sdarg.github.io/opendse/
MIT License
12 stars 9 forks source link

Task Graphs For Free (TGFF) import for application graphs #6

Closed vrichthammer closed 6 years ago

vrichthammer commented 6 years ago

Implement the import of Task Graphs For Free (TGFF) application graphs (see http://ziyang.eecs.umich.edu/~dickrp/tgff/) for multi-core benchmarks.

FedorSmirnov89 commented 6 years ago

That would be cool :) . Right now, we have this incredibly ugly workaround at our chair where we write the Specification generated by the invasic project based on the old DSE into a JSON file and read it at the other end.

vrichthammer commented 6 years ago

We are starting to work at it right now; I can, however, not assign myself (or anyone else) to this issue, so if someone with the proper access rights could do that, that would be great :)

felixreimann commented 6 years ago

resolved with PR #7 Thank you, @vrichthammer !