PulseAugur
EN
LIVE 19:56:04
ENTITY Tensor Parallelism

Tensor Parallelism

PulseAugur coverage of Tensor Parallelism — every cluster mentioning Tensor Parallelism across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
2
8 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
5 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 8 TOTAL
  1. TOOL · CL_193825 ·

    SwiftQK optimizes LLM training with efficient tensor parallelism

    Researchers have developed SwiftQK, a new method for optimizing Query-Key Normalization (QK-Norm) in large-language models trained with Tensor Parallelism. This technique significantly reduces the communication overhead…

  2. TOOL · CL_177466 ·

    PyTorch DDP Explained: Gradient Synchronization for Multi-GPU Training

    This article provides a deep dive into PyTorch's DistributedDataParallel (DDP) for multi-GPU training. It explains the necessity of DDP due to growing model and dataset sizes, contrasting it with model parallelism. The …

  3. TOOL · CL_135401 ·

    New CTA-pipelining method slashes multi-GPU latency for LLMs

    Researchers have introduced CTA-pipelining, a novel execution paradigm for multi-GPU systems that optimizes for latency in serving large language models. This method exploits dependencies at the Cooperative Thread Array…

  4. RESEARCH · CL_116107 ·

    STAGE framework synthesizes LLM execution graphs for distributed workloads · 2 sources tracked

    A new framework called STAGE has been developed to synthesize high-fidelity execution graphs for large language models (LLMs) and Mixture-of-Experts (MoEs). This framework aims to optimize distributed AI workloads by mo…

  5. TOOL · CL_107426 ·

    User seeks advice on dual GPU VRAM upgrade for LLMs amid PCIe concerns

    A user on Reddit's r/LocalLLaMA subreddit is seeking advice on adding a second AMD 7900XTX GPU to their system to increase VRAM for local large language model (LLM) inference. The primary concern is the potential perfor…

  6. RESEARCH · CL_79608 ·

    AI verification scales with new parallelism techniques

    Researchers have adapted tensor parallelism and fully sharded data parallelism techniques, typically used for training large models, to improve the scalability of neural network verification. These methods address the G…

  7. RESEARCH · CL_15158 ·

    Zyphra's TSP strategy boosts LLM training throughput by 2.6x

    Zyphra has developed a new technique called Tensor and Sequence Parallelism (TSP) designed to optimize the training and inference of large transformer models. This hardware-aware strategy combines aspects of Tensor Para…

  8. RESEARCH · CL_09826 ·

    New TSP strategy folds tensor and sequence parallelism for memory-efficient training

    Researchers have introduced a new parallel execution strategy called Tensor and Sequence Parallelism (TSP) designed to enhance memory efficiency during the training and inference of Transformer models. TSP combines tens…