stencil-codes
There are 12 repositories under stencil-codes topic.
omlins/ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
eth-cscs/ImplicitGlobalGrid.jl
Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
hipacc/hipacc
A domain-specific language and compiler for image processing
HPCSys-Lab/simwave
Simulates the propagation of the acoustic wave using the finite difference method in 2D and 3D domains.
AnyDSL/stincilla
A DSL for Stencil Codes
bcsefercik/3D-7PointStencil-MPI
Parallel computation 7-Point Stencil problems via 3D decomposition using MPI.
lssfau/ExaStencils
Mirror of the official ExaStencils Project repository. Please open pull requests on GitLab: https://i10git.cs.fau.de/exastencils/exastencils
mghojal/Edge-detection-using-laplacian-operator
Sequential, Parallel programming (OpenMP, and MPI)
martinjrobins/lattice_iterator
A N-dimensional lattice iterator for C++
brown-cs1320/assignment4_dev
Stencil code for assignment4 Concentrator
brown-cs1320/lab3
Brown CS1320 Stencil Code for lab3
brown-cs1320/lab4
Brown CS1320 Stencil Code for lab4