Installing CUDA Python - Numba - Ubuntu 18.04 LTS

You can run push portions of your Python programs to NVidia GPUs with Numba.  The install instructions are here

Notes and Tips

Install CUDA Python Support

Run Python Anaconda
Install AnacondaFollow Linux installation instructions on Anaconda site
  1. Download the .sh script
  2. bash the .sh script
  3. source ~/.bashrc to add conda to the PATH of the current terminal
Install Cuda Python and JITconda install numba & conda install cudatoolkit
Verify Python programUse the program at the bottom of this page 

Sample Python Program

Change log

Created 2020 03

Comments

Popular posts from this blog

Understanding your WSL2 RAM and swap - Changing the default 50%-25%

Installing the RNDIS driver on Windows 11 to use USB Raspberry Pi as network attached

DNS for Azure Point to Site (P2S) VPN - getting the internal IPs