Viewing profile — venkat_2811
venkat_2811
HN member- Joined
- Mon, Apr 08, 2024, 10:55 PM UTC
- HN karma
- 2
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About venkat_2811
Recent public activity
-
comment
Comment #49153723
while i'm a fan of wafer's work, 1024 input token length is not a great benchmark anymore, that number is useful only at 1-4x single node a100 / h100 at various concurrency levels
- story
- story
- comment
- story
-
comment
Comment #47295300
ai agents failing silently or just lying is a big problem Steadwing and openalerts save a lot of headache for sure ! congrats on the launch !
-
comment
Comment #46671253
With so much improvements in LLM Inference Kernels, Inter-GPU comms are becoming the bottleneck. Introducing my project YALI - Yet Another Low-Latency Implementation. A custom CUDA…
- story
-
comment
Comment #46647389
Wisdom from CPU land translate well to GPUs. Static Scheduling, Pre-fetching, 3-Stage Double-Buffering, Pre-allocation & memory ordering in custom CUDA kernel helps outperform NVID…
-
comment
Comment #46647332
100% OSS, MIT License. YALI - Yet Another Low-Latency Implementation. Achieves 80-85% Speed-of-Light SW efficiency by using ultra low-latency primitives for p2p all_reduce_sum comm…
- story
- comment
- story
- story