Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 4.8 KB

CHANGELOG_1.0.md

File metadata and controls

53 lines (37 loc) · 4.8 KB

v1.0.1

Changelog since v1.0.0

Volcano v1.0 Release Notes

1.0 What's New

1. GPU Sharing

Volcano now supports gpu sharing between different pods (#852, @tizhou86, @hzxuzhonghu).

2. Preempt abd reclaim enhancement

Volcano is now able to support preempt for batch job (#738, @carmark).

3. Dynamic scale up and down

Volcano job now supports dynamically scale up and down (#787, @hzxuzhonghu).

4. Support integrate with flink operator

Users are now able to run flink job with volcano. Follow the instructions here to make use of the feature. @hzxuzhonghu).

5. Support DAG job with argo

Users are now able to run DAG job with volcano. Follow the instructions here to make use of the feature. @alcorf-mizar).

Other Notable Changes

Bug Fixes