GPU Cluster for High-Performance Computing

Zhe Fan, Feng Qiu, Arie Kaufman, Suzanne Yoakum-Stover

In Proceedings of ACM / IEEE SC, 2004

Abstract:

Inspired by the attractive Flops/dollar ratio and the incredible growth in the speed of modern graphics processing units (GPUs), we propose to use a cluster of GPUs for high performance scientific computing. As an example application, we have developed a parallel flow simulation using the lattice Boltzmann model (LBM) on a GPU cluster and have simulated the dispersion of airborne contaminants in the Times Square area of New York City. Using 30 GPU nodes, our simulation can compute a 480x400x80 LBM in 0.31 second/step, a speed which is 4.6 times faster than that of our CPU cluster implementation. Besides the LBM, we also discuss other potential applications of the GPU cluster, such as cellular automata, PDE solvers, and FEM.

Paper:

(PDF)

Slides:

(PPT)

Images:

 

 

Other Stuff:

Related Projects:

Accelerated LBM Flow Simulation on a Single GPU

Other GPGPU Projects in the Lab

Visual Computing Cluster