- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
We've not heard back from you. Can you please provide an update?
Thanks and Regards,
Ditipriya.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.