technoabsurdist

↗ HN profile [ 75.0 ms ] full profile
Karma
0
Created
()
Submissions
152
  1. Hi HN, I’m Emilio. We’re launching the Wafer extension for the popular IDEs (VS Code, Cursor and Antigravity). Wafer exists to make performance engineers more efficient. Most of the work perf engs do is extracting…

  2. Hey HN! We're building a profiler for ML inference that actually shows what's happening at the hardware level without having to manually parse through flame graphs, or set up nsys and ncu. The problem: Current ML…

  3. If you've ever tried to profile PyTorch or other Python code, you know that it can be painful to setup right. Nsight profiler is great, but it feels like using a sledgehammer to hang a picture frame when you're coming…

  4. We've been doing lots of GPU kernel profiling and optimization on cloud infrastructure, but without local GPU hardware, that meant constant SSH juggling: upload code, compile remotely, profile kernels, download results,…

  5. We built Chisel to make GPU kernel profiling hardware-free. It lets you run chisel profile kernel.cu and get full Nsight/Ncompute or rocprofv3 reports without a GPU needed. It spins up remote H100, L40S, or MI300X…

  6. ^ title. I've been renting MI300Xs coz they are cheaper than H100s and my experience has been generally OK (smoother than i expected based on people shitting on AMD so much online). ROCm 6.x seems decent out of the box…

  7. We've been running lots of experiments on AMD MI300Xs. The price/performance is compelling compared to NVIDIA, and ROCm is finally usable. But, no local hardware means constant SSH juggling. Upload code, compile…

  8. We've been running lots of AMD MI300X experiments lately. The price/performance is compelling compared to NVIDIA, and ROCm keeps getting better. But, no local AMD hardware means constant SSH juggling. Upload code,…

  9. We've been running lots of AMD MI300X experiments lately. The price/performance is compelling compared to NVIDIA, and ROCm keeps getting better. But, no local AMD hardware means constant SSH juggling. Upload code,…

  10. rust-based molecular structure toolkit with webassembly integration for high-performance 3d visualization and analysis in the browser. parses PDB files, processes molecular structures, and renders interactive 3d models…

  11. Find Good Podcasts (find-good-podcasts.vercel.app)
  12. YB <> LLMs API (github.com)