Skip to content

gjbex/Python-on-GPUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python on GPUs

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

What is it?

  1. source-code: sample code written to develop the slides and illustrate concepts.
  2. 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.
  3. License: license information for the material in this repository.
  4. Contributing: information on how to contribute to this repository.
  5. docs: directory containing the website for this repository.

Environment setup

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.