Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

Non existing ipps Random 64f variants as ippsRandGauss_64f

Tiago_M_2
Beginner
338 Views

Hi all,

I am currently facing a problem:

ipp 8.2.2 ipps documentation refers that ippsRandGauss_Direct_64f is marked as deprecated, and that the replacement would be ippsRandGauss_64f Nevertheless, the same document only presents up to the 32f variant, and in ipps.h we can not also find the 64f variant. This situation also happens for uniform random.

Does intel have a solution?

Kind regards,

Tiago

0 Kudos
2 Replies
Chao_Y_Intel
Moderator
338 Views

Hi Tiago,

The 64 bit function is planned to add  into the future 9.x version.  In the 8.2 release, you can continue to use the old interfaces, and in the future release, you can move to the new ippsRandGauss_64f function. 

Thanks,
Chao

 

0 Kudos
Tiago_M_2
Beginner
338 Views

Hi Chao,

Thank you for the information! I will wait for next release to use the new interface.

regards,

Tiago

0 Kudos
Reply