update 2-24 release plan

Change-Id: I802a9dc24ee651e2b3c43119147b70d84887e718
This commit is contained in:
qihuiz93 2024-05-23 17:09:59 +08:00
parent d6f5700a7e
commit 5ef1632686

View File

@ -39,19 +39,26 @@ The goal of Use Case and Architecture sub group is to explore CFN related use ca
N/A
## Release Planning & Release Notes
For the release of year 2023, Use Case & Architecture sub group will mainly deliver the following task items:
For the release of year 2024, Use Case and Architecture plans to accomplish the following task items:
1. Landscape update
* As CFN key technologies and architecture have been discussed last year, an open source software landscape can be created for the WG to show what are included and how to integrate a tiny CFN. For this task, a landscape figure and explanation will be provided.
2. Federated computing force network research
* A research of enhancing federated learning architecture through parameter optimization and neural architecture search in computing force network will be conducted. And a report will be provided.
3. Analysis about CFN supporting AI use cases (optional)
* Taking LLM as the major use case, explore how CFN can support LLM being deployed and used, which may include CFN advantage analysis, specific AI use case and CFN capability discussion.
## Previous Releases
For the release of year 2023, Use Case & Architecture sub group has accomplished the following task items:
1. Sub-group introduction
* Link to this task: [https://storyboard.openstack.org/#!/story/2010457](https://storyboard.openstack.org/#!/story/2010457)
2. Use case and architecture document version 1
* Link to this task: [https://storyboard.openstack.org/#!/story/2010434](https://storyboard.openstack.org/#!/story/2010434)
* Description: This doc will interpret the concept of CFN from user perspective, sort out the progress of CFN, analyze use cases and put forward suggestions on how to further promote maturity of CFN
* Link to the document: [https://opendev.org/cfn/use-case-and-architecture/src/branch/master/CFN-Overview-&-Use-Case-Exploration-en.md](https://opendev.org/cfn/use-case-and-architecture/src/branch/master/CFN-Overview-&-Use-Case-Exploration-en.md)
* Description: This doc discribes interpret the concept of CFN from user perspective, sort out the progress of CFN, analyze use cases and put forward suggestions on how to further promote maturity of CFN
3. Reference algorithm implementation of AI O&M use case
* Link to this task: [https://storyboard.openstack.org/#!/story/2010869](https://storyboard.openstack.org/#!/story/2010869)
* Link to the code: [https://opendev.org/cfn/use-case-and-architecture/src/branch/master/ai_computing_force_scheduling](https://opendev.org/cfn/use-case-and-architecture/src/branch/master/ai_computing_force_scheduling)
* Description: In CFN, computing tasks, network and computing resources are having tight collaboration. This implementation targets on creating models of task amount, network traffics and computing resource workloads, and using this models to predict the future status of the task, network and computing resources. With this prediction, CFN can adjust its network bandwidth, computing resource scaling in/out to better serve the task.
For the release of year 2023, Use Case & Architecture sub group will follow the unified timeline of CFN WG listed at [https://opendev.org/cfn/cfn-overview/src/branch/master/releases/2023-cfn-release-timeline.md](https://opendev.org/cfn/cfn-overview/src/branch/master/releases/2023-cfn-release-timeline.md)
## Previous Releases
N/A