User Tools

Site Tools


ubuntu:gpu:vulkan

This is an old revision of the document!


GPU - Vulkan

Vulkan is a new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs.

  • The recommended Vulkan driver is the Mesa RADV driver on either LLVM or ACO.
  • AMDVLK also works okay in most scenarios, but can be a bit slower and has notable bugs in some games.

Check what Vulkan implementations are currently installed

Set Vulkan Driver

vkcube

vulkininfo

Vulkan Segmentation Error


Vulkan Tests

https://github.com/SaschaWillems/Vulkan


NOTE: Radeon Vulkan “RADV” driver has enabled the Valve-backed ACO shader compiler by default rather than AMDs official AMDGPU LLVM shader compiler back-end.

It has feature parity with the AMDGPU LLVM back-end, RADV is now defaulting to using ACO in place of the AMDGPU LLVM shader compiler.


References

ubuntu/gpu/vulkan.1687014712.txt.gz · Last modified: 2023/06/17 15:11 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki