Skip to content

Instantly share code, notes, and snippets.

View M3DZIK's full-sized avatar

Oskar Karpiński M3DZIK

View GitHub Profile
@M3DZIK
M3DZIK / Install HIP and OpenCL on Fedora with amdgpu.md
Last active March 28, 2023 18:10
Install HIP and OpenCL on Fedora 37 and latest with amdgpu (open source) drivers

Install HIP and OpenCL on Fedora 37 and latest with amdgpu (open source) drivers

Download and install amdgpu-install

(download latest version from https://www.amd.com/en/support)

$ wget https://repo.radeon.com/amdgpu-install/22.40.3/rhel/9.1/amdgpu-install-5.4.50403-1.el9.noarch.rpm
$ sudo dnf install ./amdgpu-install-*.noarch.rpm
@M3DZIK
M3DZIK / gist:76732ecc61069e72dc0028e734c75f63
Created January 27, 2022 21:53
vulkaninfo error intel uhd 750
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Driver /usr/lib/libvulkan_intel.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
==========
VULKANINFO
==========
Vulkan Instance Version: 1.2.203
Instance Extensions: count = 19
===============================