Skip to search formSkip to main contentSkip to account menu

Stencil code

Known as: Stencil (disambiguation), Stencil array, Stencil codes 
Stencil codes are a class of iterative kernelswhich update array elements according to some fixed pattern, called stencil. They are most commonly… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Not only in the eld of High-Performance Computing (HPC), Field Programmable Gate Arrays (FPGAs) are a soaringly popular… 
2015
2015
This report documents the program and the outcomes of Dagstuhl Seminar 15161 "Advanced Stencil-Code Engineering". The seminar was… 
2015
2015
: The Dynamic, Exascale Global Address Space programming environment (DEGAS) project will develop the next generation of… 
2014
2014
A straightforward implementation of an algorithm in a general-purpose programming language does usually not deliver peak… 
2014
2014
— Performance irregularities on massively parallel processors lead to load imbalances and a significant loss of performance. Multi… 
2014
2014
Stencil computation is a performance critical kernel used in scientific and engineering applications. We define a term of… 
2014
2014
A standard technique to numerically solve elliptic partial differential equations on structured grids is to discretize them via… 
2013
2013
The basic building blocks of the classic geometric multigrid algorithm are all essentially stencil computations and have a low… 
2005
2005
Existing loop fusion algorithms fuse loop nests only when the dependences in the loop nests are not violated. This paper presents… 
2002
2002
The performance of linear relaxation codes strongly depends on an efficient usage of caches. This paper considers one time step…