Hi, I need openCL for intel

can you help me install opencl for intel Xe GPU i need it for danci resolve it worked when i was at cinnamon
thanks

If you are using Rocky 8 you can install beignet package: https://pkgs.org/search/?q=beignet

It’s open-source version of intel-opencl package from what I believe. It’s in the devel repository, as you can see from the link I provided.

It doesn’t exist in Rocky 9 devel repository, so you are limited to Rocky 8 for now. Either that or you will have to attempt building it yourself from source.

how to install i m using rocky 8 image container

You usually install packages with dnf which you should already know I guess, so:

dnf --enablerepo=devel install beignet