#
openacc
Here are 64 public repositories matching this topic...
This repository consists for gpu bootcamp material for HPC and AI
data-science
machine-learning
deep-learning
hpc
gpu
openmp
mpi
cuda
deepstream
openacc
rapidsai
ai4hpc
-
Updated
Nov 26, 2021 - Jupyter Notebook
LargeScale Multiphysics Scientific Simulation Environment-OneFLOW CFD
c-plus-plus
simulation
gpu
parallel
mpi
cuda
fluid
hdf5
cfd
navier-stokes
turbulence
multiphysics
openacc
fluid-dynamics
cgns
-
Updated
Jan 19, 2022 - C++
GPUFORT: S2S translation tool for CUDA Fortran and Fortran+X in the spirit of hipify
-
Updated
Feb 16, 2022 - Fortran
-
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 9, 2021 - 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
Jan 5, 2021 - C
The repository containing everything you need to compete in the IHPCSS 2019 programming challenge.
-
Updated
Jul 11, 2019 - Fortran
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
OpenMP programming tips for GPU offloading
-
Updated
Sep 11, 2019 - C++
Matrix multiplication example performed with OpenMP, OpenACC, BLAS, cuBLABS, and CUDA
-
Updated
Oct 20, 2020 - 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
Soil particles contact simulation
-
Updated
Jun 24, 2021 - C
Materials for "Differences between OpenACC and OpenMP offloading models" tutorial.
-
Updated
May 3, 2021 - C
QMoM methods for fluid dynamics in C++, C, and OpenACC.
-
Updated
Feb 14, 2022 - 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
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
Feb 11, 2022 - JavaScript
LANL Parallel Computing Summer Research Institute 2017 GPU Exercise - C implementation of Gaussian Blurring of .ppm format image
c
cuda
image-processing
exercise
openacc
summer-internship
parallel-programming
gaussian-blur
gpu-programming
lanl
-
Updated
Dec 7, 2017 - C
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."