Forum Discussion
BoonBengT_Altera
Moderator
2 years agoHi @Jia3Xu,
Thank you for posting in Intel community forum and hope all is well.
Just for your information creating library object you may need to specify the target to sycl as per the optimization guide:
- https://www.intel.com/content/dam/develop/external/us/en/documents/oneapi-programming-guide.pdf (page 132)
As for the error mention, it seems to be mentioning none supported int128, there are some discussion online on the targeted platform or the compiler version, hence would recommend to check on that.
-https://community.intel.com/t5/Intel-C-Compiler/128-bit-Integer-Arithmetic/m-p/962306
Hope that clarify.
Best Wishes
BB