technoabsurdist
- Karma
- 0
- Created
- ()
- Submissions
- 152
-
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…
- Show HN: GPU Profiling That's Useful in 60 Seconds (keysandcaches.com)
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…
- Show HN: We made PyTorch profiling usable for ML engineers (herdora.mintlify.app)
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…
- ChipBenchmark: Open-Source Benchmarking for LLM Performance Across Hardware (chipbenchmark.com)
-
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,…
-
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…
-
^ 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…
- Show HN: Chisel – GPU development through MCP (github.com)
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…
- Show HN: Chisel – Profile AMD MI300X kernels locally (github.com)
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,…
-
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,…
- Show HN: Molecule-Rs – A Fast Protein Visualization Engine Written in Rust (molecule-rs.vercel.app)
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…
- Show HN: Molecule-Rs – A Fast Protein Visualization Engine Written in Rust (technoabsurdist.github.io)
- Kojo (The Duolingo for Coding) (thekojoapp.com)
- YouTube Transcriptions with AI-Generated Summaries (transcript-ai-iota.vercel.app)
- Find Good Podcasts (find-good-podcasts.vercel.app)
- YB <> LLMs API (github.com)