提交 1b919e12 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!42 To post an event for HDC.Cloud 2020 Hackathon

Merge pull request !42 from Fred_Li/master
......@@ -8,9 +8,9 @@ Before you start, please note that you must have a Gitee account. To register an
We appreciate your contributions to the community. By signing a contributor license agreement (CLA), we ensure that the community is free to use your contributions. The signing link is [https://openeuler.org/en/cla.html](https://openeuler.org/en/cla.html).
Select a project you may be interested in from the project catalog at [https://gitee.com/openeuler](https://gitee.com/openeuler)-source group, [https://gitee.com/src-openeuler](https://gitee.com/src-openeuler)-integration group. Read the ```CONTRIBUTING.md``` file for project information and contribution instructions. If you are not sure which project is suitable for you, refer to the introduction of the [SIGs](https://gitee.com/openeuler/community/tree/master/sig) in the community.
Select a project you may be interested in from the project catalog at [https://gitee.com/openeuler](https://gitee.com/openeuler)-Code Sources, [https://gitee.com/src-openeuler](https://gitee.com/src-openeuler)-Package Sources. Read the ```CONTRIBUTING.md``` file for project information and contribution instructions. If you are not sure which project is suitable for you, refer to the introduction of the [SIGs](./sig.html) in the community.
The coding style suggested for each project will help the community quickly process your submittals. Please read the ```code-of-conduct.md``` file in the root directory of each project. If no such suggestion is provided, please refer to the coding style suggested by the community at [https://gitee.com/openeuler/community](https://gitee.com/openeuler/community). <br>
The coding style suggested for each project will help the community quickly process your submittals. Please read the ```code-of-conduct.md``` file in the root directory of each project. If no such suggestion is provided, please refer to the coding style suggested by the community at [https://gitee.com/openeuler/community/blob/master/code-of-conduct.md](https://gitee.com/openeuler/community/blob/master/code-of-conduct.md). <br>
### Getting Started
......@@ -42,7 +42,7 @@ Before submitting a PR, you are advised to communicate with related project memb
### Suggestions
If you join the openEuler community for the first time, you are advised to select the [SIG](https://gitee.com/openeuler/community/tree/master/sig) that you are interested in, add the [SIG](https://gitee.com/openeuler/community/tree/master/sig) to the IRC channel ([IRC] (./community/irc.html)) based on the SIG group information, and subscribe to the related mail list ([Subscription] (./community/mails.html)) to facilitate communication with other developers.
If you join the openEuler community for the first time, you are advised to select the [SIG](./sig.html) that you are interested in, add the [SIG](./sig.html) to the IRC channel ([IRC] (./community/irc.html)) based on the SIG group information, and subscribe to the related mail list ([Subscription] (./community/mails.html)) to facilitate communication with other developers.
For new beginners, it is recommended that you start from bug-fix. The help-wanted label is used in the issue list of each project to identify bugs that can be fixed by the beginners. This helps you quickly get familiar with the project structure and understand the community process.
......
......@@ -8,9 +8,9 @@ title = "社区贡献"
签署社区CLA。签署地址:[https://openeuler.org/zh/cla.html](https://openeuler.org/zh/cla.html),根据情况选择**个人独立贡献者**或者**法律实体贡献者**签署。
选择贡献项目,所有项目参见:源码组织-[https://gitee.com/openeuler](https://gitee.com/openeuler), 集成组织-[https://gitee.com/src-openeuler](https://gitee.com/src-openeuler)。 阅读项目下 ```CONTRIBUTING.md``` 文件了解该项目贡献指导。 如果您不确定哪个项目适合您,建议参考社区 [SIG](https://gitee.com/openeuler/community/tree/master/sig)组介绍。
选择贡献项目,所有项目参见:代码仓组织-[https://gitee.com/openeuler](https://gitee.com/openeuler), 软件包组织-[https://gitee.com/src-openeuler](https://gitee.com/src-openeuler)。 阅读项目下 ```CONTRIBUTING.md``` 文件了解该项目贡献指导。 如果您不确定哪个项目适合您,建议参考社区 [SIG](./sig.html)组介绍。
了解项目的编码规范。了解项目编码规范就有助于您的提交快速接纳,在每个项目里有关于该项目的编码规范介绍,文件名为```code-of-conduct.md```,位于项目根目录下,如果项目下未提供,请参考社区编码规范,地址:[https://gitee.com/openeuler/community](https://gitee.com/openeuler/community)<br>
了解项目的编码规范。了解项目编码规范就有助于您的提交快速接纳,在每个项目里有关于该项目的编码规范介绍,文件名为```code-of-conduct.md```,位于项目根目录下,如果项目下未提供,请参考社区编码规范,地址:[https://gitee.com/openeuler/community/blob/master/code-of-conduct.md](https://gitee.com/openeuler/community/blob/master/code-of-conduct.md)<br>
### 参与贡献
......@@ -18,15 +18,15 @@ openEuler社区采用[gitee](https://gitee.com/openeuler)作为开发系统,
#### 提交bug
openEuler社区每个项目均集成提供issue管理,如 infrastructure项目issue管理位于[https://gitee.com/openeuler/infrastructure/issues](https://gitee.com/openeuler/infrastructure/issues),如果您发现任何openEuler相关问题或者改进建议,建议通过各自项目issue提交给社区。具体如何提交issue,请参见[这里](https://gitee.com/openeuler/community/blob/master/CONTRIBUTING.md#report-issues)
openEuler社区每个项目均集成提供issue管理,如infrastructure项目issue管理位于[https://gitee.com/openeuler/infrastructure/issues](https://gitee.com/openeuler/infrastructure/issues),如果您发现任何openEuler相关问题或者改进建议,建议通过各自项目issue提交给社区。具体如何提交issue,请参见[这里](https://gitee.com/openeuler/community/blob/master/CONTRIBUTING.md#report-issues)
**注意:** 在提交issue前,建议先通过issue搜索功能查看该项目是否已经有相同或者相关的issue,避免重复提交。
如果您不确定问题或者改进建议属于哪个项目,向开发者邮件列表<dev@openeuler.org>发邮件将会快速获得帮助。
如果您不确定问题或者改进建议属于哪个项目,可以提交到[此处](https://gitee.com/openeuler/community-issue/issues)发邮件将会快速获得帮助。
#### 参与讨论
openEuler社区提供多种沟通渠道,详细参见[这里](https://gitee.com/openeuler/community/blob/master/en/communication.md),我们建议您通过如下方式参与讨论或者获取到社区成员的帮助。
openEuler社区提供多种沟通渠道,详细参见[这里](https://gitee.com/openeuler/community/tree/master/zh/communication),我们建议您通过如下方式参与讨论或者获取到社区成员的帮助。
如果您的观点、问题、方案等比较明确,想实时获得社区关键项目关键成员反馈或者帮助,建议您使用[IRC](./community/irc.html)
......@@ -44,7 +44,7 @@ openEuler社区采用[gitee](https://gitee.com/openeuler) PR管理代码合入
### 建议
初次参与openEuler社区,建议先选择您感兴趣的[SIG](https://gitee.com/openeuler/community/tree/master/sig),根据SIG组信息加入相应的IRC频道([加入方法](./community/irc.html)),订阅相关的邮件列表([订阅方法](./community/mails.html)),以方便与其他的开发者交流。
初次参与openEuler社区,建议先选择您感兴趣的[SIG](./sig.html),根据SIG组信息加入相应的IRC频道([加入方法](./community/irc.html)),订阅相关的邮件列表([订阅方法](./community/mails.html)),以方便与其他的开发者交流。
初次贡献某一个项目,建议可以从bug-fix开始,每个项目issue列表里将使用```help-wanted```标签标识出一些适合于初次贡献者解决的bug,解决这类bug将有助于您快速熟悉项目结构,了解社区流程。
......
+++
title = "去HDC.Cloud 2020参加黑客松,玩儿openEuler,赢取大礼"
date = "2020-01-04"
tags = ["theme"]
banner = "img/events/banner-20200104.png"
author = "Fred Li"
summary = "在2020年2月11日和12日在深圳举办的HDC.Cloud 2020黑客松上,openEuler将与其他开源项目一起组成黑客松。欢迎开发者前来参与。"
+++
### openEuler技术生态发展,大有可为
[HDC.Cloud 华为开发者大会 2020](https://www.huaweicloud.com/HDC.Cloud.html) 将于2020年2月11日-12日在深圳会展中心举办,这是华为面向ICT(信息与通信)领域全球开发者的年度顶级旗舰活动。大会旨在搭建一个全球性的交流和实践平台,开放华为30年积累的ICT技术和能力,以“鲲鹏+昇腾”硬核双引擎,为开发者提供澎湃动力,改变世界,变不可能为可能。
Cloud & AI将在其中举办开源黑客松(Hackathon),这是一场面向全球开源开发者举办的一场编程马拉松大赛。
openEuler作为一个操作系统,发展技术生态是重中之重。虽然openEuler是一个Linux操作系统,生态天然不差,也能够运行在ARM架构的服务器上,但面对海量的中间件、应用软件,应对起来就不一定跟从容了。所以,发展技术生态是当务之急。
### 黑客松奖项
所有***完成任务***的团队将获得:
- 香蕉派开发板,团队成员**每人一台**
- 黑客松纪念T恤,团队成员**每人一件**
本次大赛包含5大赛题,***每个赛题排名第一和第二的团队***将获得:
- HDC.Cloud 2020 开源黑客松获奖证书
- ***价值3999元的Atlas 200 DK开发者套件***,团队成员每人一套
<img src="/img/events/hdc202001.png" style="width:100%;"/>
### 报名方式
本次黑客松以团队赛形式进行,开发者可自由组队报名,每个队伍3-5人。
**报名成功即可获得价值2048元的HDC.Cloud 2020门票一张**
报名及组队方式请见各赛题详情链接。
### 比赛日程
- 报名阶段:2019年12月24日9时-2020年2月4日18时
- 比赛阶段:2020年2月11日11时- 2020年2月12日16时(HDC.Cloud 2020现场比赛)
### 赛题介绍
本次黑客松大赛包含以下5大赛题,请报名者自行选择感兴趣的主题进行组队报名。
* 1. 边缘计算中的前沿AI
利用KubeEdge、ONNX runtime在Atlas 200 DK中搭建人脸识别应用,在Atlas 200 DK上安装KubeEdge、Docker、mosquitto等组件,并连接云上k8s,搭建KubeEdge集群。实体应用为开发者可以体验如何在开源的云环境里,在ONNX Edge Runtime中添加Atlas 200 DK的插件,并配合KubeEdge来部署模型在边缘。
赛题详情链接:
https://competition.huaweicloud.com/information/1000029324/introduction
* 2. 智能识手绘
利用Kubernetes、Volcano、Kube-Acc、Kubeflow搭建AI流水线,开发手绘图Demo。在OpenLab(openlabtesting.org)集群环境上安装kubernetes,kube-acc,volcano,以及kubeflow代码以组建开源AI流水线环境,并用此流水线运行DeepSBIR等模型的推理,或者基于quick-draw数据集的再训练。实体应用为开发者可以手绘某种物品的图像,通过更换模型来找到最适合的手绘图应用。
赛题详情链接:
https://competition.huaweicloud.com/information/1000029293/introduction
* 3. 微服务化的Web AI智能相册
本赛题在TaiShan、openEuler 的基础环境上,利用Apache ServiceComb微服务框架及其组件,开发一个具有照片智能标注,并能根据标注情况高效浏览的Web智能相册应用。
赛题详情链接:
https://competition.huaweicloud.com/information/1000029327/introduction
* 4. 数据管理的自动驾驶
本赛题在华为云虚拟机中搭建SODA智能开发数据自治管理平台,利用SODA的南向控制器模块Controller、多云模块Multi-Cloud、数据智能预测模块Telemetry模块展示telemetry检测到数据,发现异常数据后,驱动控制器模块和多云模块将数据自动迁移走,达到自动发现异常,自动解决异常,恢复正常的数据自治过程。
赛题详情链接:
https://competition.huaweicloud.com/information/1000029325/introduction
* 5. ARM加速冲冲冲
在TaiShan服务器上安装OpenStack Nova、Cyborg、Placement等组件,搭建最小集群,HostOS使用openEuler。实体应用为开发者可以体验如何在开源的云环境里,创建一个挂载Atlas 300的虚拟机。
赛题详情链接:
https://competition.huaweicloud.com/information/1000029323/introduction
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册