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

Project Assistance using C/C++ with Signal Processing and Math Kernel Libraries

Alan_Reamon
Beginner
790 Views

I currently have a project coded in VB.net using functions from the Signal Processing Library, and coded using Visual Studio. Can I obtain a 20%-50% speed improvement by porting the calculations into C/C++ using the Intel Compiler? I am seeking assistance from an expert in C/C++ / Intel Compiler / Signal Processing / Math Kernel. This is a funded project.

0 Kudos
5 Replies
PriyanshuK_Intel
Moderator
756 Views

Hi,

 

Thank you for posting in Intel Communities.

 

Could you please provide us with the below details to investigate more on your issue?

 1. The version of Visual studio

 2. A sample reproducer code along with the steps

 3. Intel compiler version

As you have a priority account you can also raise a ticket in priority support.

Please refer this link for priority support:

https://www.intel.com/content/www/us/en/developer/get-help/priority-support.html 

 

Thanks & Regards

Priyanshu

 

0 Kudos
Alan_Reamon
Beginner
738 Views

Hi Priyanshu,

 

My company has requested I query some information before we exchange data:

Are you an employee of Intel? If not, what company do you represent?

Are you a US citizen?

Where are you located, for phone communication?

0 Kudos
Viet_H_Intel
Moderator
694 Views

Hi Alan,

Performance is vary from application to application. I would suggest to look into profile guide optimization (PGO) or Interprocedural Optimization (ipo).

If you switch to Intel compiler and see performance drop compares to other compilers, please let us know. We'll work with you to address any performance lost.


Thanks,


0 Kudos
Viet_H_Intel
Moderator
635 Views

Hi,


We would like to close this thread.

As Priyanshu mentioned, you can open a case in priority support website.


Thanks,


0 Kudos
Viet_H_Intel
Moderator
597 Views

Hi Alan,


We will go ahead and close this thread. If you have any other concerns, please follow the link provided by Priyanshu to create a ticket.


Thanks,


0 Kudos
Reply