-
Notifications
You must be signed in to change notification settings - Fork 1
SYCL rendering failed on Intel(R) UHD Graphics 630 #59
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't working
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working