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

In place multiplication method (ippsMulC_64f_I) does not process all data passed to it

edwin_thompson
Beginner
1,114 Views

I am working with the IPP library to multiply long lists of data and am using the 

ippsMulC_64f_I method.
 
Unfortunately the method does not seem to apply the operations to all the data passed to it.
 
Method is used as follows:
edwin_thompson_0-1701443263419.png

when called, length is passed simply as the rows * cols of a 2 dimensional array. Initialized as shown:

edwin_thompson_1-1701443495431.pngedwin_thompson_2-1701443516184.png

These steps seem to be fine but consistently without fail there is always an amount of values that are not processed.

edwin_thompson_3-1701443697981.png

 

Any help / explanations would be most appreciated.

Many thanks.

0 Kudos
3 Replies
ShanmukhS_Intel
Moderator
1,064 Views

Hi Edwin,


Thanks for posting in Intel Communities.


Thanks for sharing the details. Could you please get back to us with a sample reproducer, IPP version, and environment details so that we could reproduce the issue at our end and help you accordingly?


Best Regards,

Shanmukh.SS


0 Kudos
ShanmukhS_Intel
Moderator
1,001 Views

Hi,


A gentle reminder:

Could you please get back with the earlier requested details so that we could look into your issue further?


Best Regards,

Shanmukh.SS


0 Kudos
ShanmukhS_Intel
Moderator
924 Views

Hi,


Since we didn't hear back from you, 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.


Best Regards,

Shanmukh.SS


0 Kudos
Reply