You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
628 B
628 B
Deadline Description
How to use with deadline_description and workload_mix_realworld
- Start the server with deadline description
- From the client, run the script to generate the spec.json
- Manually copy spec.json to the server in the workload_mix_realword directory, i.e.
scp spec.json sean@192.168.7.26:~/projects/sledge-serverless-framework/runtime/experiments/workload_mix_realworld/spec.json
- Start workload_mix_realworld on the server with the desired scheduling policy
- Start workload_mix_realworld from the client targeting the server
- Repeat for steps 4,5 for each desired scheduling policy.