A general relativistic evolution code on CUDA architectures
Center for Computation and Technology, Louisiana State University, Baton Rouge, LA 70803, USA
9th LCI International Conference on High-Performance Clustered Computing at the National Center for Supercomputing Applications in Urbana, IL, USA (2008)
@article{zink2008general,
title={A general relativistic evolution code on CUDA architectures},
author={Zink, B.},
journal={preparation), 2008}
}
I describe the implementation of a finite-differencing code for solving Einstein’s field equations on a GPU, and measure speed-ups compared to a serial code on a CPU for different parallelization and caching schemes. Using the most efficient scheme, the (single precision) GPU code on an NVIDIA Quadro FX 5600 is shown to be up to 26 times faster than the a serial CPU code running on an AMD Opteron 2.4 GHz. Even though the actual speed-ups in production codes will vary with the particular problem, the results obtained here indicate that future GPUs supporting double-precision operations can potentially be a very useful platform for solving astrophysical problems.
February 28, 2011 by hgpu