hivedscheduler icon indicating copy to clipboard operation
hivedscheduler copied to clipboard

Kubernetes Scheduler for Deep Learning

Results 4 hivedscheduler issues
Sort by recently updated
recently updated
newest added

New cell as SKU feature in intra-vc scheduler, work items: - [x] new interface for pod group and scheduling result placement - [x] pod request parsing and conversion - [x]...

enhancement

i use hived on product environment with 20+ nivida V100, so i want to get some reporters on reducing fragmentation of GPU and job wait time like hived paper in...

Features: - [ ] Cell as SKU in intra-vc scheduler. @abuccts #34 - [x] Spec and algorithm design. - [x] Intra-vc implementation. - [ ] End-to-end tests. - [ ]...

## Motivation 1. Current test cases are mainly located in https://github.com/microsoft/hivedscheduler/blob/v0.3.4/pkg/algorithm/hived_algorithm_test.go . There are a lot of global variables and the code uses a lot of functions to reference them,...