<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>All-to-All on Rik Kisnah - Blog</title><link>https://www.rik-kisnah.ai/tags/all-to-all/</link><description>Recent content in All-to-All on Rik Kisnah - Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 16 Sep 2025 09:00:00 -0700</lastBuildDate><atom:link href="https://www.rik-kisnah.ai/tags/all-to-all/feed.xml" rel="self" type="application/rss+xml"/><item><title>Mixture of Experts and All-to-All Traffic</title><link>https://www.rik-kisnah.ai/teach/gpu-ai/mixture-of-experts-traffic/</link><pubDate>Tue, 16 Sep 2025 09:00:00 -0700</pubDate><guid>https://www.rik-kisnah.ai/teach/gpu-ai/mixture-of-experts-traffic/</guid><description>A mixture-of-experts model does not send every token through every part of the network. A router picks a few experts per token, and the experts live on different GPUs. That turns a tidy all-reduce into an all-to-all, and the fabric feels the difference.</description></item></channel></rss>