I am working on graph partitioning for scientific simulation load balancing. I used Chris Walshaw's archive partition dataset.
but when I would like to work on a real simulation case, I cannot model the said simulation in a graph to partition it afterwards
how I can convert a simulation application to a task graph?