pthorali

Results 7 comments of pthorali

Hi Team, I am facing the same error, the device I am testing on is ARC A770. I have attached a test.zip which contains a test.cpp file to replicate the...

Response received via https://github.com/intel/llvm/issues/15691 , Unable to close the issue.

Thank you for the quick solution, I tried all the suggested methods I was able to install it, but it is not working for gpu. ![image](https://github.com/user-attachments/assets/801fd1ff-c567-457a-b0c7-f58136412a3b) We are using Meteor...

Yes, sycl-ls identifies the device. I have attached the screenshot below ![image](https://github.com/user-attachments/assets/0e94e25f-66c6-4798-bbf9-eaf214bb66e2)

Thank you for the instruction, we cloned a new drive and set up the drivers again. Now sycl-ls seems to identify the GPU. [opencl:gpu] or with [level_zero:gpu] But when we...

1. For the **export cc=icx and export cc=icpx**. The OneDnn compilation fails with the below error screenshot after 54% is completed. The same error keeps repeating, I had to kill...

Hi Team, Thanks a lot for the help! The above issue is caused due to `make -j` when we tried `make -j8` it worked. I am able to run the...