simgrid

Simulator for large-scale distributed systems research and modeling

brewmacoslinux
Try with needOr install directly
Source

About

Studies behavior of large-scale distributed systems

Commands

simgrid-colorizersimgrid_update_xml

Examples

Run a simulation with a platform file and deployment file$ simgrid_simulator platform.xml deployment.xml
Convert SimGrid XML configuration to newer format$ simgrid_update_xml old_platform.xml > new_platform.xml
View SimGrid simulation output with syntax highlighting$ simgrid-colorizer simulation_output.log