Skip to content

Instantly share code, notes, and snippets.

@keijiro
Last active July 20, 2017 07:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keijiro/697506194e2656b01cafb458f96a6be4 to your computer and use it in GitHub Desktop.
Save keijiro/697506194e2656b01cafb458f96a6be4 to your computer and use it in GitHub Desktop.
Setting up Vulkan runtime for Ubuntu system

AMD Graphics Card

  • Install the AMD driver with following the steps noted on this page.
  • Install the Vulkan SDK and utilities with apt.
sudo apt-get install vulkan-utils

NVIDIA Graphics Card

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