paper-with-me

Papers

Large Scale Artificial Neural Network Training Using Multi-GPUs

2015-11-13 · Linnan Wang, Wei Wu, Jianxiong Xiao, Yang Yi

This paper describes a method for accelerating large scale Artificial Neural Networks (ANN) training using multi-GPUs by reducing the forward and backward passes to matrix multiplication. We propose an out-of-core multi-GPU matrix multiplication and integrate the algorithm with the ANN training. The experiments demonstrate that our matrix multiplication algorithm achieves linear speedup on multiple inhomogeneous GPUs. The full paper of this project can be found at [1].

📄 PDF Abstract BibTeX arXiv:1511.04348

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Estudio de la eficiencia en la escalabilidad de GPUs para el entrenamiento de Inteligencia Artificial

2025-09-03 · David Cortes, Carlos Juiz, Belen Bermejo arxiv

Training large-scale deep learning models has become a key challenge for the scientific community and industry. While the massive use of GPUs can significantly speed up training times, this approach has a negative impact…

Nonuniform-Tensor-Parallelism: Mitigating GPU failure impact for Scaled-up LLM Training

2025-04-08 · Daiyaan Arfeen, Dheevatsa Mudigere, Ankit More, Bhargava Gopireddy 외

LLM training is scaled up to 10Ks of GPUs by a mix of data-(DP) and model-parallel (MP) execution. Critical to achieving efficiency is tensor-parallel (TP; a form of MP) execution within tightly-coupled subsets of GPUs, …

GPU

JUWELS Booster -- A Supercomputer for Large-Scale AI Research

2021-06-30 · Stefan Kesselheim, Andreas Herten, Kai Krajsek, Jan Ebert 외

In this article, we present JUWELS Booster, a recently commissioned high-performance computing system at the J\"ulich Supercomputing Center. With its system architecture, most importantly its large number of powerful Gra…

A Few GPUs, A Whole Lotta Scale: Faithful LLM Training Emulation with PrismLLM

2026-05-15 · Shaoke Xi, ChonLam Lao, Boyi Jia, Jiaqi Gao 외 arxiv

Large language model (LLM) training today runs on clusters spanning thousands of GPUs. While this scale enables rapid model advances, developing, debugging, and performance-tuning the training framework inevitably become…

PipeFill: Using GPUs During Bubbles in Pipeline-parallel LLM Training

2024-09-23 · Daiyaan Arfeen, Zhen Zhang, Xinwei Fu, Gregory R. Ganger 외

Training Deep Neural Networks (DNNs) with billions of parameters generally involves pipeline-parallel (PP) execution. Unfortunately, PP model training can use GPUs inefficiently, especially at large scale, due to idle GP…

8kGPU