Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Javier Galindos
clusterdata
Commits
4221e023
Unverified
Commit
4221e023
authored
Feb 25, 2019
by
HaiyangDING
Committed by
GitHub
Feb 25, 2019
Browse files
Merge pull request #59 from Violet-Guo/v2018
Add detail explanation of task plan_resource.
parents
b60c8626
55c7a94a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cluster-trace-v2018/trace_2018.md
View file @
4221e023
...
...
@@ -154,8 +154,8 @@ total 98G
| status | enum | status of an instance | status of the task |
| start_time | int | start time of an instance | 0 means the time stamp is before or after the 8-day time span |
| end_time | int | end time of an instance | 0 means the time stamp is before or after the 8-day time span |
| plan_cpu | int |
plan cpu
of
a
task | 100 means 1 core |
| plan_mem | int |
plan memory of a
task | Normalized to the largest memory size of all machines |
| plan_cpu | int |
cpu requested for each instance
of
the
task | 100 means 1 core |
| plan_mem | int |
normalized memory requested for each instance of the
task | Normalized to the largest memory size of all machines |
## 2.3 DAG of batch worloads
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment