Linaro Virtual Connect 2021 日程发布,openEuler 社区4个议题入选

2021/02/25 19:37
阅读数 412

Linaro Connect 是 Linaro 为 Linux 和 Arm 生态圈的开发者举办的开发者聚会。每年的两次会议分别在欧洲和北美举行,每次会议由数百人参加。门票2500 美元/张。

但是现在不用了,Linaro Virtual Connect 2021 来了,大家可以在直播间观看 Linux 和 Arm 生态圈的开发者们畅聊最前沿的技术了。

openEuler 社区有四个议题入选,两个议题均在3月24日,欢迎大家届时到直播间观看演讲。

议题1:利用 Arm 和开源构建协作智能的未来/Bryan Che/Keynote

Technology is becoming more intelligent and available to us wherever we go. This will bring tremendous benefits for everything from entertainment to healthcare. But, as we work towards building this world of pervasive, collaborative intelligence, we must address several key challenges. Our clouds and datacenters must evolve to support the demands of machine learning. Our devices must work together in new ways to inform and support our lives. And, we must protect our privacy, security, and values.

技术正变得越来越智能,无论我们走到哪里,我们都可以使用技术。这将为我们从娱乐到医疗保健的一切带来巨大的好处。但是,在我们努力建设这个无处不在的智能世界的过程中,必须解决几个关键挑战:云计算和数据中心必须不断发展,以支持机器学习的需求。设备必须以新的方式协同工作,为我们的生活提供信息和支持。而且,我们必须保护我们的隐私、安全和价值观。


议题2:Compass-CI,一个对开发者友好的 OSS 测试服务/吴峰光/Session

议题大纲:

Compass-CI is an open source test platform and service.
It's an openEuler project to test OSS projects (Linux kernel, QEMU, MySQL etc.)
on different combination of hardware architectures and Linux distributions.
We also go beyond regular testing to help developer get bugs fixed:
regressions are auto detected, bisected and reported
1. rerun a test by re-submitting its job, possibly with modified parameters
2. compare performance among test runs
3.one single command to borrow a testbox, deploy test environment and ssh login
Compass-CI 是一个开源测试平台,是 openEuler 社区中的一个开源项目,用于测试在不同组合的硬件和 Linux 发行版之前的 OSS 项目(Linux 内核、QEMU、MySQL 等等)。
我们也提供了超越常规的测试方法,帮助工程师修补软件 bug,例如:系统自动检测、二分法检测和测试报告。
  1. 重新提交 job 会自动运行测试程序,在重新提交的时候也可以添加相关测试参数。

  2. 在测试运行的过程中比较性能。

  3. 一条命令即可租用测试环境、部署测试环境、SSH 登录。


议题3:secGear 统一机密计算框架/高贵锦/Session

议题大纲:

1. Confidential Computing and Its Pain Points
2. secGear Framework
3. secGear Makes Confidential Computing Simple


  1. 机密计算及其痛点

  2. secGear 机密计算框架

  3. secGear 让机密计算更加简单


议题4:提升 Arm 数据中心的应用程序性能/郑振宇/Session

With more players join the game, the opensource software ecosystem have been greatly enhanced during last year, over 30 new top opensource projects have built their Arm CI and will continue to dev, build and test on Arm platform.

And that brings us to the next step - How good did they run? Are they competitive with other platforms? Are there any general rules to improve their performance on Arm platform?

In this session, we will share ideas and best practices on how can we imporve application performance on Arm data centers with both software and hardware techniques. We will cover fields including BigData, Databases and general libraries like glibc, gzip etc.

随着越来越多的玩家加入到开源软件当中,开源软件生态系统在去年得到了极大的增强,30多个新的顶级开源项目已经构建了他们的 Arm CI,并将继续在Arm 平台上开发、构建和测试。

这就把我们带到了下一步:程序跑得有多好?它们与其他平台竞争吗?在 Arm 平台上有没有提高性能的一般规则?

在本次会议中,我将分享有关如何通过软件和硬件技术提高 Arm 数据中心应用程序性能的想法和最佳实践。我们将讨论包括大数据、数据库和通用库(如 glibc、gzip 等)在内的字段。


关于 Linaro
Linaro 是一家注册于英国的非营利性公司,Linaro 成立的目的是不断以最新技术改进与优化开源 Linux 软件产品及开发工具,以帮助 Arm 的合作伙伴更快更容易的推出基于 Arm 架构的产品。
它由 Arm 公司发起,其他的 Arm SoC 厂商共同投资。收入来源来自于各公司会费。开发人员一部分来自于会员公司,另外一部分为 Linaro 公司的开发者。

从 Linaro 这个名字可以看出,Linaro 由 Linux、Arm 两个单词的缩写和英文单词 organization 的o构成。

在 Linux 方面,Linaro 一直是 Linux Kernel 社区的重要贡献者,不断向 Linux Kernel 中新增支持 Arm 架构的内核代码。根据 Linux Kernel 社区2020年的统计数据,Linaro 一直位于 Linux Kernel 社区贡献者榜单前十。

在 Arm 生态上,Linaro 致力于完善 Arm 生态下的工具链。在编译器领域,Linaro 贡献了 arm-gcc 。

Linaro 和 openEuler 在内核测试上一直保持的合作。在 OpenJDK 中,Linaro 也贡献很多 AArch64 的相关的代码。

Linaro Virtual Connect 2021 将会在3月23-25日举行,记得在大会官网注册,第一时间获取大会的最新消息。点击阅读原文即可到达大会官网。


openEuler —— 最具活力的开源社区






本文分享自微信公众号 - openEuler(openEulercommunity)。
如有侵权,请联系 support@oschina.cn 删除。
本文参与“OSC源创计划”,欢迎正在阅读的你也加入,一起分享。

展开阅读全文
加载中
点击引领话题📣 发布并加入讨论🔥
0 评论
0 收藏
0
分享
返回顶部
顶部