First-ever Corundum Developer Meeting: the Future of Corundum
https://www.reddit.com/r/FPGA/comments/og2f5d/firstever_corundum_developer_meeting_the_future/
Announcing the first-ever Corundum Developer Meeting!
If you're interested in using Corundum, hearing about the future of the project, or perhaps even getting involved in the project in some way, you're welcome to attend.
Details: meeting will take place via Zoom on Monday, July 12 2021 and 9:00 AM PDT.
Link with the zoom meeting information: https://github.com/corundum/corundum/wiki/Corundum-Developer-Meeting
More detailed information on the future of corundum: https://github.com/corundum/corundum/wiki/Future-of-Corundum
If you are interested in getting involved in some way, please go to https://github.com/corundum/corundum/wiki/New-Contributor-Guide , get on the mailing list, and fill out the survey.
If you're not already aware, Corundum is an open-source, high-performance, FPGA-based NIC. It currently supports operation at up to 100 Gbps line rate on several different FPGA boards and supports high-precision time synchronization and transmit scheduling.
I'm planning on turning it into a platform for in-network computing, which will add more streamlined support for running application logic on the FPGA, as well as potentially implementing a protocol called RDMA in the form of RoCEv2. RDMA, or remote direct memory access, is becoming increasingly common for low-latency, low-overhead communication within datacenters. GPUDirect and NVMeOF are also built on top of RDMA.
Implementing RDMA is going to require quite a bit of work spanning both hardware and software. If you're looking for a project to work on and this sounds interesting, please follow the instructions here.
Couple of additional things to mention:
-
No need to be an expert in NIC design, RDMA, etc. When I started working on Corundum, I had no idea how NICs worked, much of anything about PCIe, or how to write device drivers. Even now, I have never actually used RDMA before. It will be a learning process for everyone. I will do my best to make myself available to help people get up to speed.
-
Access to development tools and development hardware is a solvable problem. If you're seriously interested in contributing, there are options that I can look in to.
Edit: I may also be recording the meeting as it seems like there are a few folks that won't be able to make it.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通