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

Bug in ippsMaxIndx_64f

Zion_H_
Beginner
436 Views

Hi,

Currently I am using IPP version (2017.0.3) and I found bug in ippsMaxIndx_64f.

Condition : (1.) Array value less then -DBL_MAX  (2.) Length of array greater than 32 and not multiple of 4.
Output: It returns index of max element as length of array.

Kindly confirm whether this bug is fixed or not.?
If yes, provide me with the IPP version in which this bug is fixed.

 


 

Regards
Ubhay

 

 

0 Kudos
3 Replies
Igor_A_Intel
Employee
436 Views

Hi Zion,

please try IPP 2018 gold or above (upd#1,2 or 3). There were bugs in 32f and 64f flavors of this functionality that had been fixed in 2018 gold.

regards, Igor

0 Kudos
Zion_H_
Beginner
436 Views

 

Hi,

Can I assume IPP2018 gold version will have fix for ippsMaxIndx_64f/32f ?
Please confirm on this so that I can use bug free gold version for my development.

Regards 
Ubhay

0 Kudos
Gennady_F_Intel
Moderator
436 Views

Ubhay, could you give us the exact reproducer which we may use to check the problem with the latest IPP 2018 update 2?

0 Kudos
Reply