Eero Tamminen
Eero Tamminen
> I tried running `intel_gpu_top` in the pod and got this output: > > ``` > root@intelgpu-demo-job-bkdck:/# intel_gpu_top > Failed to initialize PMU! (Permission denied) > ``` I think kernel...
> You're right about that. I added `privileged: true` to the `securityContext` of the pod, and `intel_gpu_top` works! You don't need `privileged` mode. Access to GPU device file (`i915` resource),...
I guess this can be closed as question was answered (nearly a year ago).
> Awesome. I saw that, but wasn't sure. I'll try to get back on upstream kernel or at least try 6.9. As discussed in #726, you will need 6.10 kernel...
> > Awesome. I saw that, but wasn't sure. I'll try to get back on upstream kernel or at least try 6.9. > > As discussed in #726, you will...
Sorry for late reply. > Yes, well, I'm on kernel 6.9.10 now. I got excited and thought I got 6.10 today. I re-enabled OCL & Intel OCL, restarted, it did...
> Debian 10 is EOL, and uses DPDK 18.11 which is also EOL, please consider removing it from the CI @octo do you have time to look into this?
@mrunge Any comments on this functionality?
> 3.GPU: A750 > ... > 1. Clean Install Of Ubuntu24.04LTS > ... > After the install of OS, I install the computing package because i want to use oneAPI...
> This time i didn't add intel repo in apt and install media package from the ubuntu official repo, steam install works fine. Maybe the document could be improved like...