Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification of the task info #129

Closed
kzhang28 opened this issue Mar 15, 2022 · 2 comments
Closed

Clarification of the task info #129

kzhang28 opened this issue Mar 15, 2022 · 2 comments

Comments

@kzhang28
Copy link

Could you clarify the meaning of some item in the task table:
In the task table, what does the "plan_gpu" exactly mean? Is it the total gpu requested by all the instances within the task, or it is the gpu request by a single instance of the task?
Thank you!

@qzweng
Copy link
Collaborator

qzweng commented Mar 16, 2022

Hi @kzhang28,

plan_cpu, plan_gpu and plan_mem mean the resource requested by each single instance. For example, a task with inst_num=4 and plan_gpu=100 would request 4 GPUs in total.

Thank you for pointing this out!

@qzweng qzweng closed this as completed Mar 16, 2022
@Jackjiayou
Copy link

Hi @kzhang28,

plan_cpu, plan_gpu and plan_mem mean the resource requested by each single instance. For example, a task with inst_num=4 and plan_gpu=100 would request 4 GPUs in total.

Thank you for pointing this out!

Hi @qzweng 请问是inst_num=4 代表申请4个GPU吗,plan_gpu = 100 ,代表申请这四个gpu的百分百资源吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants