Skip to content
#

nvlink

Here are 32 public repositories matching this topic...

Communication cost modeling for tensor parallel LLM inference with TP vs PP vs hybrid comparison, VRAM analysis, pipeline bubble modeling, regime detection, and cost-efficiency. Shows TP dominates on NVLink, PP has 47% bubble at 8 GPUs, and LLaMA-70B needs 8× A100 or 2× H100 for VRAM.

  • Updated Jul 15, 2026
  • Python

Running large LLMs on pre-Ampere NVIDIA hardware — Tesla V100 (sm_70), RTX 2080 Ti (sm_75), CMP 170HX. Measured benchmarks, vLLM forks, and the hardware side: NVLink on SXM2 carrier boards, driver traps, cooling, used-kit acceptance.

  • Updated Aug 19, 2026

Analytical benchmark connecting pipeline parallelism and KV cache management: bubble-time overlap for disaggregation, prefix reuse tax of PP stages, and tiering speedup across NVLink, InfiniBand, and PCIe

  • Updated Jul 26, 2026
  • Python

Improve this page

Add a description, image, and links to the nvlink topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nvlink topic, visit your repo's landing page and select "manage topics."

Learn more