Tuomas Katila

Results 89 comments of Tuomas Katila

VPU is being depricated, closing.

@eero-t you added the prerequisites some time ago. Do you think this is still a valid issue? Or can we close this?

I grepped the namespaces from deployments again: ``` $ grep -sr namespace: * | grep "namespace: ." | grep -v -e " system" -e inteldeviceplugins-system fpga_admissionwebhook/default/kustomization.yaml:namespace: intelfpgawebhook-system fpga_plugin/overlays/af/kustomization.yaml:namespace: intelfpgaplugin-system fpga_plugin/overlays/region/kustomization.yaml:namespace:...

@pzehner can you check whether `/dev/dri/` has card and renderD devices? If they are, it might be an access rights issue with the actual devices.

roger, I downloaded the same image and tried it within docker. `sycl-ls` didn't list GPUs for me either. I'll try to understand what is with it.

I don't exactly know why `sycl-ls` doesn't detect the GPUs. What I did notice is that `2024.0.1-devel-ubuntu22.04` version does detect them. Comparing the images didn't reveal anything obvious nor could...

@bart0sh patches are welcome. :) Is there a time frame for the feedback?

Hi @ryanm101 I found a bit similar error here: https://github.com/intel/intel-technology-enabling-for-openshift/issues/113. There are a couple of workarounds in the issue that could work. Could you try them out?

I reproduced the issue on a VM. Device plugin seems to work without selinux but fails with selinux. In the selinux audit logs there is an entry: ``` type=AVC msg=audit(1702889339.432:3913):...