compute-runtime icon indicating copy to clipboard operation
compute-runtime copied to clipboard

Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver

Results 182 compute-runtime issues
Sort by recently updated
recently updated
newest added

As discussed in #166 , although the extension has been added recently, only EGL context are supported and having GLX support is required for some applications.

Feature request

I'm working on Julia support for oneAPI, and after upgrading to an A770 I noticed that printing an empty string segfaults. Julia MWE: ```julia using oneAPI function kernel() oneAPI.@printf("") return...

bug
merged

I ran this example: https://github.com/smistad/OpenCL-Getting-Started/ with environment variables set via source /opt/intel/oneapi/setvars.sh (this a script from the intel mkl , I ran this because I found a tutorial for testing...

help wanted

Similar to this issue: https://github.com/intel/compute-runtime/issues/538 I'm encountering an issue with this output: ``` The following packages have unmet dependencies: intel-media-va-driver : Depends: libigdgmm12 (>= 22.3.6+ds1) but 22.3.0 is to be...

The kernel 'CeedKernelhHipGenOperator_Scale' cannot be found in the module created. The binary SPIRV is at: https://github.com/CHIP-SPV/chipStar/files/12419361/spirv.zip. More details can be found in the chipStar issue: #https://github.com/CHIP-SPV/chipStar/issues/562

Is there a way to reload/reset the driver to get rid of these dead processes? These are a result of running various Level Zero tests overnight. ![image](https://github.com/intel/compute-runtime/assets/8687809/4f5ca75e-764f-4534-84fe-64b8c3b29816)

Hello, Install an open-source resource environment suitable for Github and execute relevant scripts to run. GitHub: https://github.com/OpenVINO-dev-contest/decode-infer-on-GPU GitHub: https://github.com/intel-iot-devkit/concurrent-video-analytic-pipeline-optimization-sample-l These resources are all open-source resources provided by Intel. Exception occurred...

Hello, I have an error when using torch with WSL. : ``` No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda-12/' Abort was called at 62 line in file: ../../neo/shared/source/os_interface/os_interface.h Aborted ````...

The support implemented in #166 has some limitations on the supported texture format. I have been discussing in that (now closed) issue the possibility to support more formats but I...

Feature request

Hello, I constantly get segmentation fault while running openvino benchmark app from the docker container. Steps followed as per this weblink - https://community.intel.com/t5/Blogs/Tech-Innovation/Artificial-Intelligence-AI/Witness-the-power-of-Intel-iGPU-with-Azure-IoT-Edge-for-Linux-on/post/1382405 dmesg output: [ 87.077626] IPv6: ADDRCONF(NETDEV_CHANGE): docker0:...

bug
in queue