Digests of the 2010 14th Biennial IEEE Conference on Electromagnetic Field Computation 2010
DOI: 10.1109/cefc.2010.5481308
|View full text |Cite
|
Sign up to set email alerts
|

3D parallel conjugate gradient solver optimized for GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2012
2012
2018
2018

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 2 publications
0
5
0
Order By: Relevance
“…Despite most of the GPU implementations are based on sparse-matrix representation [33][34][35][36][37], the matrixfree methods are receiving an increasing attention for their inherent parallelism. These matrix-free methods have been used to compute the coefficients of the preconditioner for the resolution of large scale problems [38].…”
Section: Previous Workmentioning
confidence: 99%
“…Despite most of the GPU implementations are based on sparse-matrix representation [33][34][35][36][37], the matrixfree methods are receiving an increasing attention for their inherent parallelism. These matrix-free methods have been used to compute the coefficients of the preconditioner for the resolution of large scale problems [38].…”
Section: Previous Workmentioning
confidence: 99%
“…Several GPU-based solutions to the CG benchmark exist ( [5,4]). Most of this work is limited to a shared memory node, but some of the implementations can work for distributed memory systems using MPI between nodes [13].…”
Section: Conjugate Gradient Benchmarkmentioning
confidence: 99%
“…Due to their efficient single instruction multiple data (SIMD) architectures, GPUs are gaining popularity for accelerating FEM (e.g., [15], [16], [17]). While much work has been done on GPU acceleration for various solvers (e.g., [11], [12], [13]), only limited research has been conducted on GPU acceleration for DA. Accelerating DA is a challenging task because DA execution involves a mixture of compute-intensive and memory-intensive workloads.…”
Section: Introductionmentioning
confidence: 99%
“…This system of equations is then solved by the CG solver. The CG method is an iterative method for solving linear system of equations, and has been well studied on GPUs [11].…”
Section: Introductionmentioning
confidence: 99%