- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to run code written with sycl, using the Level Zero backend, and compiled with dpcpp. I wrote a very simple kernel to test and make sure that the node could execute code, and it constantly hangs and never exits. Furthermore, the process enters the "D" state so it cannot be stopped by any kill signals.
Upon execution, the program prints: "Driver does not support the 0x4905 PCI ID" before hanging and going into the "D" state. I've tried on a few iris nodes and I get the same issue every time.
My script is below, but the issue doesn't appear to be unique to this code.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities. We are checking this with the internal team, we will get back to you as soon as we get an update.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are trying to reproduce the issue from our end. Meanwhile, could you please try running the same in gen9 node as we were able to execute the program in gen9 without errors. To request gen9 node, please execute the following command:
qsub -I -l nodes=1:gen9:ppn=2 -d .
Hope this helps
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Samantha,
I am taking ownership of this issue and we are trying to reproduce it on DevCloud for further debugging. In the meantime, let me know if the suggestion above to try Gen9 was helpful.
Regards,
Johny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Samantha,
I can confirm that this issue has been resolved and the application execute without getting hung. Will you be able to try this on DevCloud again for confirmation?
Regards,
Johny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.
Regards
Gopika
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page