📰 Dev.to · Vincent Du
Articles from Dev.to · Vincent Du · 2 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9376)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Vincent Du
2mo ago
How to Run MLPerf Llama 2 70B Training on AMD MI325X Without SLURM
A practical guide to running MLPerf Training v5.1 on a multi-node AMD MI325X cluster without SLURM, achieving near-linear scaling.

Dev.to · Vincent Du
3mo ago
Building a File Copier 4x Faster Than cp Using io_uring
How I used Linux io_uring to build a file copier that's 4.2x faster than cp for ML datasets. Lessons on when async I/O helps—and when it doesn't.
DeepCamp AI