V1.0.0/1 allocated job resource usage API
@abuccts is already working on this.
Since Jul 12, 2020.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
Organization Name: Advantech
Short summary about the issue/question: V1.0.0/1 Job resource usage API
Brief what process you are following:
In OpenPAI v1.0.0/1, the smallest resource(GPU/CPU/MEM) are defined in hivescheduler yaml and the resource allocated on demand might be the same or multiple of the defined value invisible to the API user.
Therefore, API user is unable to know the exact resource usage through API each time when the job is submitted since the allocated resource is probably not exact the same as the requested resource.
Please share the API to know the real resource allocation upon job submission.
OpenPAI Environment: OpenStack VM
- OpenPAI version: v1.0.0/1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.