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.
Sean McBride
701434a657
|
4 years ago | |
---|---|---|
.. | ||
ekf | 4 years ago | |
gocr | 4 years ago | |
lpd | 4 years ago | |
resize | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
fifo_nopreemption.env | 4 years ago | |
run.sh | 4 years ago | |
spec.json | 4 years ago |
README.md
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.