👋
Welcome
to
Cuterwrite 's
Blog
GCC-13 is a major update. In this version, GCC's static analyzer continues to improve, with more C23 and C++23 features, and supports many new x86_64/RISC-V/AArch64 processors. To promote the use of the new C++ standards instead of always writing C++17 or even C++11, I decided to compile and install GCC-13.2.0 to experience the new C++ standards.
This article is reprinted from Zhihu Column: 1. RDMA Overview, Author: Savir. I originally intended to complete this overview entirely in my own words, but the beginning was not as easy to write as I imagined. It seems that summarizing a technology from a macro perspective is much more difficult than exploring the details from a micro perspective. This article mainly introduces the RDMA technology as explained by others, with some of my own understanding added. As the content of this column increases, this overview will also be updated and gradually improved.