#9 Enable RustiCL
Merged by asahilina. Opened by asahilina.
Unknown source 24.08

Download 9.patch
no initial comment

:thumbsup:

rebased onto 74d5163f8904264ec4dfcf59e6f796a54c64f67a

Not ready to merge yet, I think I need to install some CL C headers too? clinfo complains about not finding opencl-c-base.h but I don't know if that's required or not. It seems to only search for it in /usr/include which seems wrong (on the host it's in /lib64/../share/pocl/include/opencl-c-base.h).

rebased onto 74d5163f8904264ec4dfcf59e6f796a54c64f67a

I think this is good now.

rebased onto 74d5163f8904264ec4dfcf59e6f796a54c64f67a

Looks like the bindgen trick works for 24.08 but fails for 23.08 because Fedora 41 bindgen needs a newer glibc... ;;

Opened https://github.com/flathub/org.freedesktop.Sdk.Extension.rust-stable/issues/381 upstream but we probably need to find another solution...

I guess we just ship this for 24.08 only for now.

Pull-Request has been merged by asahilina

Metadata