crazyguitar

↗ HN profile [ 883 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I wrote a guide that walks through building a minimal GPU-initiated networking library from the ground up. It covers RDMA transport with libfabric on AWS EFA, PCIe topology-aware GPU-NIC placement, GPUDirect RDMA via…

  2. Hi HN, I’m the creator of C/C++ Cheatsheet — a modern, practical reference for both C and C++ developers. It includes concise snippet-style explanations of core language features, advanced topics like coroutines and…

  3. I’m sharing Libefaxx, an open-source microbenchmark for AWS Elastic Fabric Adapter (EFA) focused on GPU/CPU RDMA communication. Most existing benchmarks (e.g., nccl-tests, NVSHMEM) measure collective libraries, which…