Skip to content

gjbex/Python-on-GPUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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. environment.yml: conda environment file intended to be cross-platform.
  3. 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.
  4. License: license information for the material in this repository.
  5. Contributing: information on how to contribute to this repository.
  6. docs: directory containing the website for this repository.