multi-gpu

Tag

Cards List
#multi-gpu

The boring way to run Deepseek V4 Flash-0731 130-150 tks - 16x5060ti 16GB over 2 PLX88096 switches

Reddit r/LocalLLaMA · 3d ago

The article details a validated hardware configuration using 16 RTX 5060 Ti GPUs with PLX switches to run the Deepseek V4 Flash model, achieving specific performance metrics for context handling and throughput.

0 favorites 0 likes
#multi-gpu

3 days benchmarking most llama.cpp flags on my weird 40gb vram laptop + tb4 egpu setup. Got +70% generation, +40% prefill, 60k more context, and filed a bug in llama around MTP. What I learned.

Reddit r/LocalLLaMA · 3d ago

The author benchmarked llama.cpp flags on a hybrid GPU setup with an RTX 4090 laptop and AMD XTX 7900 eGPU, achieving 70% faster generation, 40% faster prefill, and discovering a bug related to MTP in multi-GPU configurations.

0 favorites 0 likes
#multi-gpu

Building a budget 32GB → 48GB VRAM home AI server: 2-3x RX 9060 XT 16GB vs RTX 5060 Ti 16GB, AM5 vs used EPYC?

Reddit r/LocalLLaMA · 2026-08-08

A user seeks advice on building a budget home AI server with 32-48GB VRAM, debating between AMD RX 9060 XT and Nvidia RTX 5060 Ti GPUs, and whether to use AM5 or used EPYC platforms for local LLM inference and large MoE model offloading.

0 favorites 0 likes
#multi-gpu

2 x 5070ti Qwen 27B full config / stats

Reddit r/LocalLLaMA · 2026-08-06

Technical post sharing performance stats for running Qwen 27B on 2x RTX 5070 Ti GPUs with vLLM cu129-nightly, achieving up to 94-87 tps decode and 170k GPU KV cache.

0 favorites 0 likes
#multi-gpu

@ycombinator: At our latest YC Paper Club, researchers and builders presented on multi-GPU kernels, intelligence per watt, heterogene…

X AI KOLs Timeline · 2026-07-29 Cached

Y Combinator hosted a Paper Club where researchers presented innovations in multi-GPU kernel optimization, including ParallelKittens, a CUDA framework that simplifies development of overlapped multi-GPU kernels and achieves significant speedups across workloads.

0 favorites 0 likes
#multi-gpu

PSA: DO NOT use Intel consumer platforms for multi-GPU setups

Reddit r/LocalLLaMA · 2026-07-25

Testing reveals that Intel consumer platforms like Z890 with Arrow Lake CPUs have hardware/firmware limitations that prevent proper PCIe Peer-to-Peer (P2P) communication between multiple GPUs, making them unsuitable for multi-GPU AI workloads despite adequate lane counts.

0 favorites 0 likes
#multi-gpu

16x AMD MI50 32GB: GLM-5.2 Q4 at 12.2 tok/s with llama.cpp RPC

Reddit r/LocalLLaMA · 2026-07-22

Describes running the GLM-5.2 model with 4-bit quantization at 12.2 tokens per second on a cluster of 16 AMD MI50 GPUs using llama.cpp's RPC, achieving coherent long-form generation at 10.7k context.

0 favorites 0 likes
#multi-gpu

P40's + MI50's + RPC on 550B Nemotron Ultra Q3_S

Reddit r/LocalLLaMA · 2026-07-22

User shares benchmark results running the 550B Nemotron Ultra model across two machines using RPC, achieving impressive throughput on older AMD MI50 and Nvidia P40 GPUs.

0 favorites 0 likes
#multi-gpu

6x MI50's on PCIE vs 4x MI50's on PEX8749 and 2x on PCIE

Reddit r/LocalLLaMA · 2026-07-11

A user benchmarks AMD MI50 GPUs across different PCIe configurations on an older X99 motherboard, comparing direct PCIe connections vs using a PEX8749 switch. Results show minimal performance difference with slight improvement in token generation speed.

0 favorites 0 likes
#multi-gpu

Benchmark of the new unsloth/Qwen3.6-27B-NVFP4 on 4x 5060 ti's with P2P and PP=4 at 1,4,8,12, and 16 concurrency.

Reddit r/LocalLLaMA · 2026-07-11

Benchmark results of the unsloth/Qwen3.6-27B-NVFP4 model running on 4x RTX 5060 Ti GPUs with peer-to-peer and pipeline parallelism at various concurrency levels.

0 favorites 0 likes
#multi-gpu

@analogalok: Stop blindly trusting the default multi GPU settings for your Local LLMs. You are literally leaving 25% performance on …

X AI KOLs Timeline · 2026-07-09 Cached

Benchmark results comparing layer vs. tensor parallelism in llama.cpp for dual GPU setups: layer mode is 25% faster for prefill (RAG pipelines), while tensor mode is 16% faster for decode (interactive chat).

0 favorites 0 likes
#multi-gpu

@analogalok: I can't afford a $2,000 GPU is officially a dead excuse. yesterday I showed you how to unlock an enterprise grade 16GB …

X AI KOLs Timeline · 2026-07-06 Cached

A guide on using Kaggle's free dual Tesla T4 GPUs (32GB VRAM) to run large LLMs with massive context windows, covering multi-GPU parallelism strategies in llama.cpp.

0 favorites 0 likes
#multi-gpu

Wan-Streamer v0.2: Higher Resolution, Same Latency

Hugging Face Daily Papers · 2026-07-05 Cached

Wan-Streamer v0.2 is a latency-preserving upgrade to an end-to-end audio-visual interaction model, increasing output resolution from 192x336 to 640x368 while maintaining ~200 ms model-side latency via a multi-GPU thinker-performer architecture.

0 favorites 0 likes
#multi-gpu

GLM5.2 on 5x Pro 6000s and a 5090, an expensive journey

Reddit r/LocalLLaMA · 2026-07-03

A report on running the GLM5.2 language model across 5 AMD Radeon Pro 6000 GPUs and an NVIDIA RTX 5090, detailing the high cost and technical challenges.

0 favorites 0 likes
#multi-gpu

@TheAhmadOsman: My mission since 2023 has been to teach people and prepare them running their own AI June 2026 marks the most important…

X AI KOLs Following · 2026-06-28 Cached

Ahmad (@TheAhmadOsman) announces a blogpost covering inference engines like llama.cpp, vLLM, and ExLlamaV2, focusing on multi-GPU setups, tensor parallelism, and batch inference for optimized AI model performance.

0 favorites 0 likes
#multi-gpu

2× Radeon R9700 — Qwen 3.6 27B Q8 MTP on llama.cpp

Reddit r/LocalLLaMA · 2026-06-21

Technical report on running Qwen 3.6 27B Q8 model on a dual AMD Radeon R9700 setup using llama.cpp with ROCm, including performance benchmarks and configuration details.

0 favorites 0 likes
#multi-gpu

Best Settings for 48GB VRAM + Qwen 3.6 27B

Reddit r/LocalLLaMA · 2026-06-20

A user shares optimized settings for running Qwen3.6 27B (Q8_0) on a dual GPU setup (RTX 4090 + RTX 3090) with llama.cpp, achieving 75-100 t/s and 1500 pp with 250k context.

0 favorites 0 likes
#multi-gpu

Cheapest way to run GLM 5.x locally that's not a unified memory system?

Reddit r/LocalLLaMA · 2026-06-17

A discussion on the cheapest local hardware setups for running GLM 5.x and similarly sized models at 4-bit quantization, including CPU-only and multi-GPU options, with a user sharing their experience running Minimax 2.7 and Qwen 3.6 on a 5900X + 128GB DDR4 + 7900XT setup.

0 favorites 0 likes
#multi-gpu

I didn't know it was possible to compile llamacpp to run cuda + vulkan at the same time..

Reddit r/LocalLLaMA · 2026-06-16

The author discovered that compiling llama.cpp with both CUDA and Vulkan backends simultaneously is possible, yielding a ~10% improvement in tokens/sec for decoding. They plan to run further benchmarks to assess the benefits.

0 favorites 0 likes
#multi-gpu

I accidentally crippled my 4x RTX 3090 LLM rig with a hidden PCIe 2.0 x4 slot and fixing it doubled Mistral 128B performance

Reddit r/LocalLLaMA · 2026-06-04

A user discovered that a hidden PCIe 2.0 x4 electrical limitation on a Threadripper workstation board was crippling one of four RTX 3090s, causing poor multi-GPU LLM inference performance. Fixing the slot layout and switching to tensor split mode doubled Mistral 128B throughput from ~11 to ~24.7 tok/s.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback