Skip to content

SYCL rendering failed on Intel(R) UHD Graphics 630 #59

@juanchuletas

Description

@juanchuletas

Testing a Dell-G7 computer with intel i7 processor:

Current Device for computations : Intel(R) UHD Graphics 630
------------------------------------
Device Name     : Intel(R) UHD Graphics 630
Vendor          : Intel(R) Corporation
Driver Version  : 24.13.29138.7
Platform Name   : Intel(R) OpenCL Graphics
SYCL Backend    : OpenCL
------------------------------------


there is an issue when using SYCL bindless images:

YCLTexture: Initialized with queue for device: Intel(R) UHD Graphics 630
Loading geometry 1 to PBR scene...
Loading geometry with 2 triangles
  Loading texture: /home/juanchuletas/Documents/Development/FunGT/img/floor.png
SYCLTexture: Loaded /home/juanchuletas/Documents/Development/FunGT/img/floor.png (2048x2048, 3 channels)
SYCLTexture: SYCL exception while loading /home/juanchuletas/Documents/Development/FunGT/img/floor.png: Native API failed. Native API returns: 44 (UR_RESULT_ERROR_UNSUPPORTED_FEATURE)

sycl-ls:

G7-7588:~/Documents/Development/FunGT/toolchain/sycl/linux_x64/dpcpp/bin$ ./sycl-ls
[opencl:cpu][opencl:0] Intel(R) OpenCL, Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz OpenCL 3.0 (Build 0) [2024.18.10.0.08_160000]
[opencl:gpu][opencl:1] Intel(R) OpenCL Graphics, Intel(R) UHD Graphics 630 OpenCL 3.0 NEO  [24.13.29138.7]
[cuda:gpu][cuda:0] NVIDIA CUDA BACKEND, NVIDIA GeForce GTX 1060 with Max-Q Design 6.1 [CUDA 13.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions