Experiments with GPU-acceleration for solving a radiative transfer problem

0Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

High performance computing systems are increasingly incorporating the computational power provided by accelerators, especially GPUs. With the programmability of GPUs greatly facilitated by OpenCL or NVIDIA's CUDA, with support for full double precision on GPUs, many challenging problems are benefiting from these processing units. It is well-known that memory latency is the speed limiting factor on GPUs. To hide memory latency, kernel instances must be executed in parallel on the same core, making sparse data more difficult to deal with than dense data. In this work we examine the numerical solution of a radiative transfer problem. We show that integral problem formulations relying on sparse linear algebra computations can benefit from the computing power of such devices, achieving an average speedup of 50x when compared to a representative CPU implementation. © 2014 Springer International Publishing.

Cite

CITATION STYLE

APA

Vasconcelos, P. B., & Marques, O. (2014). Experiments with GPU-acceleration for solving a radiative transfer problem. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 8582 LNCS, pp. 550–559). Springer Verlag. https://doi.org/10.1007/978-3-319-09147-1_40

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free