#
openacc
Here are 44 public repositories matching this topic...
-
Updated
Aug 4, 2017 - C
CLAW Compiler for Performance Portability
c
java
language
workflow
translator
compiler
fortran
hpc
accelerator
transformations
openmp
transpiler
source-to-source
directives
openacc
omni
fortran-compiler
code-transformation
omni-compiler
compiler-workflow
claw-language
language-specification
xcodeml-translator
level-transformation
-
Updated
Aug 28, 2020 - Java
High Performance Computing Strategies for Boundary Value Problems
gpu
cuda
gpgpu
scientific-computing
gpu-computing
finite-difference
materials-science
computational-science
openacc
phase-field
diffusion
diffusion-equation
shared-memory-parallel
xeon-phi
-
Updated
Jun 16, 2020 - C
The repository containing everything you need to compete in the IHPCSS 2019 programming challenge.
-
Updated
Jul 11, 2019 - Fortran
Soil particles contact simulation
-
Updated
Sep 30, 2019 - C
jacobi - a benchmark by solving 2D laplace equation with jacobi iterative method. GPU or Xeon Phi can be used.
benchmark
fortran
openmp
mpi
high-performance-computing
gpu-computing
openacc
jacobi-relaxation
xeon-phi
-
Updated
Apr 11, 2018 - Fortran
Matrix multiplication example performed with OpenMP, OpenACC, BLAS, cuBLABS, and CUDA
-
Updated
Jan 6, 2020 - C++
Mandelbrot set by MPI/OpenMP/OpenACC.
python
fortran
example
openmp
mpi
chaos
fractal
python3
high-performance-computing
matplotlib
openacc
mandelbrot-sets
-
Updated
Apr 26, 2018 - Fortran
Interchangeable backends in C++, OpenMP, CUDA, OpenCL, OpenACC
c-plus-plus
cross-platform
opencl
openmp
cuda
header-only
cuda-backend
opencl-backend
openacc
openmp-backend
openacc-backend
-
Updated
Dec 31, 2017 - C++
can - a simple dense matrix-matrix multiplication benchmark with MPI/OpenMP/OpenACC. MPI version is based on Cannon's algorithm.
-
Updated
Oct 1, 2018 - Fortran
the base for a web-based parallel programming environment build over a microservice approach
programming
stencil
openmp
cellular-automata
parallelization
web-api
stencil-template
openacc
automatic-parallelization
parallelism-pattern
parallel-programming-skeleton
-
Updated
Jun 5, 2020 - JavaScript
OpenMP programming tips for GPU offloading
-
Updated
Sep 11, 2019 - C++
Materials for "Differences between OpenACC and OpenMP offloading models" tutorial.
-
Updated
Jun 15, 2020 - C
A performance study of various parallelisation tools on a few benchmarks
-
Updated
May 31, 2018 - C++
Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the development of new skills and the formation of new knowledge. This research studies the behavior and performance of two interdisciplinary and widely adopted scientific kernels, a Fast Fourier Transform and Matrix Multiplication. Both routines are implemented in the two current most popular many-core programming models CUDA and OpenACC. A Fast Fourier Transform (FFT) samples a signal over a period of time and divides it into its frequency components, computing the Discrete Fourier Transform (DFT) of a sequence. Unlike the traditional approach to computing a DFT, FFT algorithms reduce the complexity of the problem from O(n2) to O(nLog2n). Matrix multiplication is a cornerstone routine in Mathematics, Artificial Intelligence and Machine Learning. This research also shows that the nature of the problem plays a crucial role in determining what many-core model will provide the highest benefit in performance.
acceleration
parallel-computing
cuda
fast-fourier-transform
gpu-acceleration
fft
gpu-computing
pgi-compiler
openacc
radix-2
nvcc
gpu-programming
pgi
-
Updated
Aug 26, 2018 - Cuda
A mirror to https://github.com/olcf/PETSC-OpenACC -- An example of accelerating PETSc with OpenACC
-
Updated
Aug 25, 2017 - Shell
Some Fortran codes to practice programming in Fortran.
-
Updated
Dec 30, 2017 - Fortran
Improve this page
Add a description, image, and links to the openacc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openacc topic, visit your repo's landing page and select "manage topics."