Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Floating point configuration for OneAPI DPL

Jonas5
Beginner
728 Views

I'm trying to use the random number generators defined in <oneapi/dpl/random> with SYCL OpenCL-kernels, but my device does not support fp64.

 

Is is possible to constrain <oneapi/dpl/random> to only use fp32?

Labels (1)
0 Kudos
3 Replies
SeshaP_Intel
Moderator
693 Views

Hi,


Thank you for posting in Intel Communities.


Have you faced any issues while using oneAPI DPL random number generator on your system?

If yes, could you please provide the following details so that we can investigate the issue more from our end?

1. Code with complete steps you have followed

2. oneAPI version you are using

3. OS details 

4. Hardware details

5. Run clinfo command and provide the output in a text file.


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
SeshaP_Intel
Moderator
652 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
605 Views

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 and Regards,

Pendyala Sesha Srinivas


0 Kudos
Reply