cloudworkflowsimulator icon indicating copy to clipboard operation
cloudworkflowsimulator copied to clipboard

Results 17 cloudworkflowsimulator issues
Sort by recently updated
recently updated
newest added

does cloudworkflowsimulator provide provision for heterogenous vm types?? If not, how to add support

Currently we have only budget check when determining if a workflow is worth scheduling at all.

functionality

While terminating machines (mainly because the utilisation is low and they are approaching their billing cycle) it would be more advisable to try to terminate these machines which are idle...

We can keep track of terminating VMs and don't include them in AvailableMachines (`Cloud` class), because assigning new tasks to machines which are being terminated doesn't make sense, because they...

As a simulator user I can set granulity of output data so that I can see more relevant output for me - I can trace detailed execution path for every...

functionality
on hold

Now we can run CWS with command: ``` bash java -cp 'lib/*:bin' cws.core.algorithms.TestRun --application GENOME --input-dir \ /home/piotr/stu/dags --output-file simulation_out.csv --distribution pareto_unsorted -- \ algorithm SPSS --storage-manager global -s100 --storage-manager-read=1000000000...

unimportant
on hold