Skip to content

wrench-project/workflow_simulator_for_sus_in_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow simulator for Scheduling-Using-Simulation (SUS) in practice

After building the simulator (see instructions below), just invoke it as ./workflow_simulator --help to see the usage message. See the ./data directory for a sample invocation.

Building the simulator from source

Prerequisites and Dependencies

  • SimGrid: master branch (commit tag: ab006ff8ec8cd0088efa31fd729c048706bf37b8)
  • FSMod: master branch (commit tag: 744d760d963d721578172483fd7e55bede23ae32)
  • WRENCH: simgrid_master branch

Installation instructions

You've all done it before:

mkdir build
cd build
cmake ..
make
sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors