Skip to content

Files

Latest commit

499111b · Dec 12, 2024

History

History

source-code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 11, 2024
Dec 11, 2024
Dec 12, 2024
Dec 12, 2024
Dec 12, 2024

Python on GPUs

Sample code for performing computations on a GPU.

What is it?

  1. pycuda: directory illustrating pyCUDA.
  2. numba: code illustrating using numba for GPU computing.
  3. cupy: Jupyter notebook illustrating some aspects of the cupy package.