@WorldObservationLog · Post #289 · 07/28/2022, 01:17 PM
著名iOS独立开发人Baye今日吐槽,他的作品DAMA主要功能,被列为鸿蒙的核心功能了。 扩展:不断有民间出色的创新被大厂抄袭或者收割,这究竟是鼓励创新还是打压。 #鸿蒙#DAMA#Baye
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15077 · Aug 20
#c_lang#infiniband#iwarp#kernel_rdma_drivers#linux_kernel#rdma#roce#userspace_libraries You can use RDMA Core, a set of Linux userspace libraries and daemons, to work with RDMA devices for high-speed network communication. It supports many kernel drivers and provides tools and libraries like libibverbs and librdmacm to manage RDMA devices and connections. You can build it easily with cmake and install required packages depending on your Linux distribution. Using RDMA Core lets you set up software RDMA interfaces and verify them with commands like `ibv_devices` or `rdma link`. This helps you achieve faster, low-latency data transfer, which is useful for high-performance computing and networking tasks. https://github.com/linux-rdma/rdma-core