microsoft / microsoft/pai

Default k8s scheduler support

Open
#5,415 5 comments 0 reactions 1 assignee View on GitHub

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:

  1. Deploy openpai v1.5.0
  2. Change the scheduler as follows
hivedscheduler:
  config: |
  1. 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
  2. The SKU on the job submission seems incorrect
    undef_sku

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.