2012 International Conference for High Performance Computing, Networking, Storage and Analysis 2012
DOI: 10.1109/sc.2012.85
|View full text |Cite
|
Sign up to set email alerts
|

Optimization of geometric multigrid for emerging multi- and manycore processors

Abstract: Abstract-Multigrid methods are widely used to accelerate the convergence of iterative solvers for linear systems used in a number of different application areas. In this paper, we explore optimization techniques for geometric multigrid on existing and emerging multicore systems including the Opteronbased Cray XE6, Intel R Xeon R E5-2670 and X5550 processorbased Infiniband clusters, as well as the new Intel R Xeon Phi TM coprocessor (Knights Corner). Our work examines a variety of novel techniques including com… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
63
0
1

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
4
2

Relationship

3
7

Authors

Journals

citations
Cited by 56 publications
(67 citation statements)
references
References 19 publications
0
63
0
1
Order By: Relevance
“…We then present application results for the following important stencil-based applications: fluid animation from the PARSEC benchmark suite [3], geometric multi-grid calculations (GMG) [40], seismic wave propagation simulation (RTM) [23], the SOBEL filter used extensively for image processing [10], and a collection of Laplacian stencil kernels [18]. For the application results, we model Intel Phi co-processors.…”
Section: Evaluation 41 Methodologymentioning
confidence: 99%
“…We then present application results for the following important stencil-based applications: fluid animation from the PARSEC benchmark suite [3], geometric multi-grid calculations (GMG) [40], seismic wave propagation simulation (RTM) [23], the SOBEL filter used extensively for image processing [10], and a collection of Laplacian stencil kernels [18]. For the application results, we model Intel Phi co-processors.…”
Section: Evaluation 41 Methodologymentioning
confidence: 99%
“…We then present application results for the following important stencil-based applications: fluid animation from the PARSEC benchmark suite [6], geometric multi-grid calculations (GMG) [73], seismic wave propagation simulation (RTM) [46], the SOBEL filter used extensively for image processing [23], and a collection of Laplacian stencil kernels [35]. For the application results, we model Intel Phi co-processors, which are simple x86-based processors and representative of the simple cores projected for future many-core chips [9,68].…”
Section: Methodsmentioning
confidence: 99%
“…Thus, each CUDA thread computes 64 output grid points (in the k dimension), and each thread block computes 32(TX)*16(TY)*64 = 32,768 output points. The optimized smooth in miniGMG uses a 3D grid of dimension {BX=2, BY= 16, BZ=64}, and 2D thread blocks {TX=32, TY= 4} [32].…”
Section: Parallel Decomposition Of Gmgmentioning
confidence: 99%