dual-gpu

Tag

Cards List
#dual-gpu

A very confusing report from Puget Systems

Reddit r/LocalLLaMA · 2026-09-01 Cached

This article evaluates the AI inference performance of dual AMD Radeon AI PRO R9700 GPUs, comparing them to Intel Arc Pro B70 and NVIDIA RTX 5090, highlighting cost-effectiveness and software challenges.

0 favorites 0 likes
#dual-gpu

Dual 3090 setup: 400 pp t/s to 1600 pp t/s on Qwen 3.6 27B... with slightly lower tps.

Reddit r/LocalLLaMA · 2026-08-06

A user on a dual RTX 3090 setup discovers that llama.cpp's --split-mode tensor runs prompt processing on CPU (~400 t/s), while switching to --split-mode layer unlocks GPU prompt processing over 1600 t/s, with only a modest drop in token generation speed.

0 favorites 0 likes
#dual-gpu

TIL Why my dual 5060 Ti setup refuses to go past 50% usage and no, it's not broken.

Reddit r/LocalLLaMA · 2026-07-22

An investigation into why dual RTX 5060 Ti GPUs max out at ~50% utilization when running large LLMs like Qwen 27B reveals that memory bandwidth is the bottleneck and layer-by-layer splitting causes idle time, making it a relay race rather than parallel computation.

0 favorites 0 likes
#dual-gpu

Measuring PCIe transfer under dual GPU with pipeline & tensor llama.cpp

Reddit r/LocalLLaMA · 2026-07-11

An analysis of PCIe transfer performance when running llama.cpp with dual GPUs using pipeline and tensor parallelism.

0 favorites 0 likes
#dual-gpu

2x RX 9060xt 16gb, is it worth it?

Reddit r/LocalLLaMA · 2026-06-27

Discusses the potential value of using two Radeon RX 9060 XT 16GB graphics cards in a CrossFire configuration, likely weighing performance vs. cost.

0 favorites 0 likes
#dual-gpu

ROCm vs Vulkan vs vLLM on Dual R9700's

Reddit r/LocalLLaMA · 2026-06-21

A comparison of AI inference frameworks ROCm, Vulkan, and vLLM running on dual AMD Radeon 9700 GPUs, likely benchmarking performance for large language models.

0 favorites 0 likes
#dual-gpu

Comparing dual-GPU inference speed between llama.cpp row/tensor split and ik_llama graph split

Reddit r/LocalLLaMA · 2026-06-12

A user benchmarks dual-GPU inference speed on two RTX 3080 20GB using llama.cpp (row/tensor split) and ik_llama (graph split) with a Qwen3.6-27B GGUF model, comparing token generation and prompt processing speeds.

0 favorites 0 likes
#dual-gpu

Can't believe I got it working! Dual GPU - 48gb VRAM llama-cpp server - R7900 + 7800XT

Reddit r/LocalLLaMA · 2026-05-22

A user successfully set up a dual-GPU llama-cpp server with 48GB VRAM using an AMD Radeon PRO and 7800 XT via Vulkan in Docker on Kubuntu 24.04.

0 favorites 0 likes
#dual-gpu

Dual GPU llama.cpp speedup

Reddit r/LocalLLaMA · 2026-05-17

A fork of llama.cpp fixes the --split-mode tensor issue with quantized KV caches, achieving up to 40% speed improvement on dual GPU setups without quality loss.

0 favorites 0 likes
← Back to home

Submit Feedback