acxz / pkgbuilds

PKGBUILDs for Arch Linux
25 stars 43 forks source link

[hipsycl-rocm] Update PKGBUILD to comply with new packages #152

Closed kub0x closed 2 years ago

kub0x commented 2 years ago

Hello, there has been a recent update of rocm packages in the repository rocm-arch (https://github.com/rocm-arch/rocm-arch) so some of the dependencies found in the package hipsycl-rocm (https://aur.archlinux.org/packages/hipsycl-rocm/) are not being used anymore. These are:

With the dependency hipcpu satisfied, then just do 'makepkg -Acs' and install manually by 'pacman -U ' and we're done.

Compiling an example test with syclcc compiler works as intended, so this procedure fixes the package.

PetitMote commented 2 years ago

Hello I guess it’s the same problem with the nvidia version, which would need the hip-nvidia-runtime now, and no longer the hip-nvcc

acxz commented 2 years ago

Thanks for the reports and sorry for the long response time. The hip-sycl-rocm and hip-sycl-cuda packages have been updated along with the dep names.