summaryrefslogtreecommitdiff
path: root/Simulator/src
AgeCommit message (Collapse)Author
2017-02-27Experiments are now finished if no machines are presentMatthijs Bijman
2017-02-27Add tasks that run on 1 machineMatthijs Bijman
2017-02-27Implement logging of cores_used in task_statesMatthijs Bijman
2017-02-26Remove unused template parameter of SimulatorMatthijs Bijman
2017-02-16Update simulator to work with new db schemaMatthijs Bijman
The new schema removes the queued_simulation_section table and introduces the state and last_simulated_tick columns to the experiments table.
2017-01-24Initial code commit with organized dependenciesMDBijman