top-sim / topsim

TopSim is a telescope observation and data post-processing simulator, based on a fork of Robert Lexis' CloudSimPy
MIT License
3 stars 3 forks source link

Add task-based IO calculations #29

Closed myxie closed 1 year ago

myxie commented 1 year ago

This work adds the long-awaited task-based IO duration calculations to the mix.

This follows a similar approach to https://github.com/myxie/shadow/, as the current planning implementation reads SHADOW graph files.

We also update the configuration files to match updated keys introduced in https://github.com/myxie/shadow/pull/26.