All Projects → OpenACCUserGroup → Openacc Users Group

OpenACCUserGroup / Openacc Users Group

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Openacc Users Group

Future
🚀 R package: future: Unified Parallel and Distributed Processing in R for Everyone
Stars: ✭ 735 (+1189.47%)
Mutual labels:  parallel-computing
Introductiontostats
http://tinyurl.com/cruk-stats
Stars: ✭ 22 (-61.4%)
Mutual labels:  training-materials
Minerva Training Materials
Learn advanced data science on real-life, curated problems
Stars: ✭ 37 (-35.09%)
Mutual labels:  training-materials
Accelerate
Embedded language for high-performance array computations
Stars: ✭ 751 (+1217.54%)
Mutual labels:  parallel-computing
The Complete Guide To Modern Javascript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here http://a-fwd.to/jHO6m9t. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
Stars: ✭ 827 (+1350.88%)
Mutual labels:  training-materials
Training
Various Plone Trainings
Stars: ✭ 32 (-43.86%)
Mutual labels:  training-materials
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (+1084.21%)
Mutual labels:  training-materials
Queso
QUESO is a C++ library for doing uncertainty quantification. QUESO stands for Quantification of Uncertainty for Estimation, Simulation and Optimization.
Stars: ✭ 50 (-12.28%)
Mutual labels:  parallel-computing
Mmc
Mesh-based Monte Carlo (MMC)
Stars: ✭ 22 (-61.4%)
Mutual labels:  parallel-computing
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+1628.07%)
Mutual labels:  parallel-computing
Appiumtestdistribution
A tool for running android and iOS appium tests in parallel across devices... U like it STAR it !
Stars: ✭ 764 (+1240.35%)
Mutual labels:  parallel-computing
Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Stars: ✭ 793 (+1291.23%)
Mutual labels:  parallel-computing
Sos
Sandia OpenSHMEM is an implementation of the OpenSHMEM specification over multiple Networking APIs, including Portals 4, the Open Fabric Interface (OFI), and UCX. Please click on the Wiki tab for help with building and using SOS.
Stars: ✭ 34 (-40.35%)
Mutual labels:  parallel-computing
Kokkos
Kokkos C++ Performance Portability Programming EcoSystem: The Programming Model - Parallel Execution and Memory Abstraction
Stars: ✭ 744 (+1205.26%)
Mutual labels:  parallel-computing
Geatpy
Evolutionary algorithm toolbox and framework with high performance for Python
Stars: ✭ 990 (+1636.84%)
Mutual labels:  parallel-computing
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+12568.42%)
Mutual labels:  training-materials
Angular 2
The repository for the AngularJS 2 course in Hack Bulgaria
Stars: ✭ 10 (-82.46%)
Mutual labels:  training-materials
Ray Tracing Iow Rust
Ray Tracing in One Weekend written in Rust
Stars: ✭ 57 (+0%)
Mutual labels:  parallel-computing
Java Training Exercices
Stars: ✭ 44 (-22.81%)
Mutual labels:  training-materials
Parallel Programming Coursera
Assignments and Quizzes submitted by me.
Stars: ✭ 35 (-38.6%)
Mutual labels:  parallel-computing

Project Name

OpenACC Lectures and Code Samples

About

The goal of this project is to learn from each other on how to use OpenACC. Sharing lecture materials and sample codes amongst us will enable each of us to actively engage the OpenACC user community and educate them to learn on how to create a portable scientific code using OpenACC without compromising on performance and accuracy.

Contribution Guidelines

The CONTRIBUTING.md has further guidelines on how to make your contributions to the repository. Please go through them carefully before getting started.

Contributed Lecture Materials

Contributed Sample Codes

PolyBench-ACC

Main Contributor: William Killian [email protected] - University of Delaware
Based off work by: Louis-Noel Pouchet [email protected] - Ohio State University
This benchmark suite is partially derived from the PolyBench benchmark suite developed by Louis-Noel Pouchet and available at http://www.cs.ucla.edu/~pouchet/software/polybench/
Codes are separated into the following categories: data mining, linear-algebra/kernels, linear-algebra/solvers, and stencils.

NAS_SHOC

Main Contributor: Sergio Pino [email protected] - University of Delaware
This benchmark suite is partially derived from the openacc-npb and shoc benchmark suites.
Codes: benchmarks designed to capture the computational core of the numerical methods used by a computation fluid dynamics applications, and benchmarks that perform low-level operations such as reductions.

Tutorial1

Main Contributor: Michael Wolfe [email protected] - NVIDIA Corp. These are small sample programs used in OpenACC introductory tutorials.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].