volcano.sh/volcano@v1.9.0/docs/community/summer2020.md (about)

     1  # Open Source Promotion Plan - Summer 2020
     2  
     3  ## Background
     4  
     5  This is a program hosted by ISCAS(Institute of Software Chinese Academy of Sciences) and openEuler community. It is very similar with Google Summer of Code, the only difference is that it is only targeted for Chinese students.
     6  
     7  This year(2020) is their first time to host this event.
     8  
     9  - Official website: https://isrc.iscas.ac.cn/summer2020
    10  
    11  ## Brief introduction of volcano
    12  
    13  Volcano is a kubernetes native batch system, it aims to cover the shortage of kubernetes on batch service. And it has supported Tensorflow, MPI, Spark, MindSpore and so many other frameworks covering many areas, such as AI, BigData, HPC and Genomic.
    14  Volcano makes use of CRD to declare a common API for batch job, and provides the capability on advanced job lifecycle management.
    15  It also provides advanced scheduling capability intended for batch and HPC scenarios, including gang-scheduling, fairshare, drf, binpack, preempt, topology-aware, etc.
    16  
    17  More details please refer to [volcano website](https://volcano.sh/)
    18  
    19  ## Tasks
    20  
    21  As this program is designed for Chinese students, all proposed tasks are listed [here](./summer2020-cn.md#项目列表) in Chinese.