Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmey/93b178c187bce8f930e6e42bdd1181b4 to your computer and use it in GitHub Desktop.
Save cmey/93b178c187bce8f930e6e42bdd1181b4 to your computer and use it in GitHub Desktop.
Nvidia OpenCL drivers for Linux
sudo apt-get install nvidia-opencl-dev
@cmey
Copy link
Author

cmey commented May 11, 2018

Bfly removes these:

ocl-icd-libopencl1:amd64, nvidia-opencl-dev

and installs these instead:

nvidia-390, nvidia-390-dev, nvidia-libopencl1-390, nvidia-modprobe, nvidia-opencl-icd-390, nvidia-prime, nvidia-settings

Note: Bfly is missing:

sudo apt install opencl-headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment