opencl-cpp-headers from home:alveus:main:amd project
운영체제를 선택해 주세요
저장소를 추가하고 직접 설치
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alveus:main:amd/Fedora_Rawhide/home:alveus:main:amd.repo dnf install opencl-cpp-headers
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:alveus:main:amd/Fedora_42/home:alveus:main:amd.repo dnf install opencl-cpp-headers
Grab binary packages directly
저장소를 추가하고 직접 설치
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:alveus:main:amd/openSUSE_Tumbleweed/home:alveus:main:amd.repo zypper refresh zypper install opencl-cpp-headers