compute-runtime
compute-runtime copied to clipboard
Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
csanta@galathea:~/linux-graphics/opencl/workspace/neo/build$ make [ 4%] Built target ocloc_lib [ 4%] Built target ocloc [ 16%] Built target neo_shared [ 16%] Built target cpp_generate_tool [ 16%] Built target copy_compiler_files [ 18%] Built...
Related-To: NEO-11125
Related-To: NEO-10958
For redistribution purposes, I'm building compute_runtime (as well as dependencies like libigc) both using _GLIBCXX_USE_CXX11_ABI=0 (cxx03 string ABI) and _GLIBCXX_USE_CXX11_ABI=1 (cxx11 string ABI), using a compiler wrapper script that sets...
Somewhere between these dates / versions: * 2024-01-11: 23.48.27912.11 * 2024-01-25: 23.52.28202.14 Sysman engine metrics stopped working: https://spec.oneapi.io/level-zero/latest/sysman/api.html#engine I've tested this with my own `compute-runtime` builds, but it's reported to...
After downloading the debs for Release 24.22.29735.20 sha256sum -c ww22.sum intel-igc-core_1.0.16900.23_amd64.deb: FAILED intel-igc-opencl_1.0.16900.23_amd64.deb: FAILED intel-level-zero-gpu-dbgsym_1.3.29735.20_amd64.ddeb: OK intel-level-zero-gpu_1.3.29735.20_amd64.deb: OK intel-opencl-icd-dbgsym_24.22.29735.20_amd64.ddeb: OK intel-opencl-icd_24.22.29735.20_amd64.deb: OK libigdgmm12_22.3.19_amd64.deb: OK sha256sum: WARNING: 2 computed checksums did...
After updating from 23.05.25593.11 to 24.17.29377.6 tonemapping via ffmpeg no longer succeeds. Tuning on PrintDebugMessages results in the following: > WARNING: Topology query failed! > INFO: System Info query failed!...
In Davinci Resolve 18 and 19 with an A770 on Fedora, footage shows properly in the timeline and media pool but the preview in the monitor is small and tiled....
To create a opencl surface from libva surface, it fails when the color fomat is VA_FOURCC_ABGR. Added color format support as below, but the result still turns out to be...
Since kernel 6.8 + compute-runtime, Intel A750 hasn't worked correctly. With kernel 6.7, BOINC was working well and no problems with Darktable were noticed. However, immediately after kernel 6.8, A750...