Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
696 Discussions

Issue regarding the usage of ap_float datatype

HariG
Beginner
961 Views

Hello, 

I've recently stumbled across arbitrary precision datatype called ap_float, but I'm unable to use it.

Compilation says header file not found.

Error messageError messageHeader fileHeader file

any help would be greatly Appreciated.

0 Kudos
3 Replies
SeshaP_Intel
Moderator
933 Views

Hi,

 

Thank you for posting in Intel Communities.

 

Could you please try by adding the below option to the existing command while running the code and let us know your findings?

-I "/opt/intel/oneapi/compiler/latest/linux/lib/oclfpga/include/"

 

Please let us know whether your issue is resolved or not. If not please provide the follow‌ing details:

1. Complete reproducer code with the steps you have followed.

2. On which device you want to offload the code.

 

Thanks and Regards,

Pendyala Sesha Srinivas

 

0 Kudos
SeshaP_Intel
Moderator
858 Views

Hi,


We haven't heard back from you. Could you please provide an update on your issue?


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
SeshaP_Intel
Moderator
823 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
Reply