Skip to content

Informations on setting up and using gpu enhanced computations with python

Notifications You must be signed in to change notification settings

Jesse-jApps/gpu-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpu-computing

GPU computation brings many advances if used for the right thing. Here you find some help on how to do GPU enhanced computations with python

PyOpenCL

  • cl_info.py (get informations about your workstation)
  • josephson-junction.py (a physical example)
  • pyopencl-non-root-env.pdf (guide to install pyopencl in a non root environment on ubuntu with nvidia devices and evaluation of the josephson-junction example)

PyCuda

  • todo

Misc

Performance on different GPU devices. See pyopencl-non-root-env.pdf for more info. gpu performance

About

Informations on setting up and using gpu enhanced computations with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published