- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have C++ library built using DPC++ compiler. I used this library in a test project file. I then built the test project file using Microsoft visual studio compiler(Please note that the test project contains only C++ libraries). But when I tried to run the program, it throws the error sycl.dll not found.
I appreciate your assistance on this regard.
It works perfectly when the test project is built using DPC++ compiler.
Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
>> Using Microsoft visual studio compiler ... But when I tried to run the program, it throws the error sycl.dll not found.
As this issue is related to non intel compilers, we would not be able to provide support for that.
>> I have C++ library built using DPC++ compiler.
Additionally, if your cpp library doesn't contain any sycl functions then instead of using dpcpp compiler to build the library, I'd suggest you to try it out with icx or icl.
>>It works perfectly when the test project is built using DPC++ compiler.
The Intel® oneAPI DPC++/C++ Compiler compiles C++-based SYCL* source files for a wide range of compute accelerators. That is the reason you are not getting error when trying with dpcpp compiler.
Thanks & Regards,
Ditipriya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We've not heard back from you. Can you please provide an update?
Thanks and Regards,
Ditipriya.
- 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.
Thanks & Regards,
Ditipriya.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page