Default k8s scheduler support
Nobody has claimed this yet.
- 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:
Does the default k8s scheduler support in opnepai v1.5.0?
How to run CPU and GPU tasks on single GPU worker?(E.g. https://github.com/microsoft/pai/issues/5044)
Brief what process you are following:
In v1.0.1, we can use the k8s default scheduler based on https://github.com/microsoft/pai/issues/5044#issuecomment-720410187. When I change the k8s default scheduler, the SKU based scheduling seems incorrect. Does the default k8s scheduler support in opnepai v1.5.0 or in the future release?
How to reproduce it:
- Deploy openpai v1.5.0
- Change the scheduler as follows
hivedscheduler:
config: |
- Apply the configuration
./paictl.py service stop -n rest-server hivedscheduler
./paictl.py config push -p -m service
./paictl.py service start -n hivedscheduler rest-server - The SKU on the job submission seems incorrect

OpenPAI Environment:
- OpenPAI version:
v1.5.0 - OS (e.g. from /etc/os-release):
Ubuntu 18.04.3 LTS
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.