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

Changing fir filter coefficients at samples rate

Baccouche__Bessem
722 Views

Hi,

I'm using a  sparse complex filter for communication channel Simulation. So I have to Change the filter coefficients (so only the values not the positions) at sample rate. So for each filter execution I have to call init function. 

It turns out that if I Change the coefficients (using init function) for each sample the calculation is  ca. 100X slower than changing the coefficients for each 500 samples.

Is there a way to reduce the computaional Costs of changing the coefficients?

thank you.

0 Kudos
3 Replies
AbhishekD_Intel
Moderator
696 Views

Hi,


Thanks for reaching out to us.

We are looking into this issue, and we will get back to you with the updates.



Warm Regards,

Abhishek


Gennady_F_Intel
Moderator
655 Views

I am afraid we couldn't help much with the pipeline you describe - this is "by design" behavior.



0 Kudos
Gennady_F_Intel
Moderator
655 Views

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.



0 Kudos
Reply