This repository contains material for a training on GPU programming. It contains some general-purpose examples, but is mostly intended to contain material common to all specific trainings on GPU programming,
gpu_programming.pptx: Powerpoint presentation on GPU hardware and general programming model. It can serve as an introduction for the specific trainings on GPU programming.source-code: directory with source code for the training.environmets: directory with hpccm recipes to build containers for this training.CONTRIBUTING.md: guidelines for contributing to this repository.LICENSE: license information for the material this repository.CODE_OF_CONDUCT.md: code of conduct for the repository..pre-commit-config.yaml: configuration for pre-commit hooks.