shootthesound / comfyui-mesh
PublicSplit FLUX.2 across two GPUs (LAN or same-machine) β NVENC compresses activations live on the wire. Icarus (ComfyUI node) + Daedalus (back-half server).
ComfyUI-Mesh is a tool that lets you split large AI image generation models across two GPUs β either in the same computer or over a network. The front half of the model runs on your ComfyUI machine while the back half runs on a second machine. NVIDIA's normally-idle video encoding hardware compresses the data between them, so even a regular home network becomes fast enough for real-time generation. It currently supports FLUX.2 Dev and FLUX.2 Klein 9B models, with plans to add more architectures.
How It Works
You learn that you can split a large AI image model across two GPUs, even over a home network, using idle video encoding hardware to compress the data between them.
You drop the Icarus node into your ComfyUI custom nodes folder and restart. It appears in your node menu ready to use.
You copy the server folder to a second computer (or second GPU in the same machine), point it at your FLUX model file, and launch it with one click.
You place the Icarus node between your model loader and sampler, enter the server's address, and everything connects automatically.
Both processes run on the same computer, sharing data over PCIe at blazing speed without any network overhead.
Your main machine sends compressed data to the second machine across gigabit ethernet or even residential broadband.
You queue a generation and watch it complete in seconds β the front half runs locally, the back half runs remotely, and the video encoder compresses everything in between.
You got a beautiful FLUX.2 image using half the VRAM, or generated it faster than your single GPU could manage alone β and you saved money by not buying a new card.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.