GitHub repository for participants of the "Python on GPUs" training. For information on the training, see the website https://gjbex.github.io/Python-on-GPUs/
Note: this is work in progress
source-code
: sample code written to develop the slides and illustrate concepts.python_on_gpus_science_linux64_conda_specs.txt
: conda environment specification file specific for 64-bit Linux to precisely reproduce the environment on which the code was developed.- License: license information for the material in this repository.
- Contributing: information on how to contribute to this repository.
- docs: directory containing the website for this repository.
Each of the subdirectories of the source-code
directory contains an environment.yml
file that can be used to create a conda environment with the necessary packages.