- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems IPP and MKL provide similar functions such as FFT.
For a 400x200 complex FFT, which one, MKL vs. IPP, provides better performance and accuracy? Or are they the same?
I have some computation intensive program and I am wondering whether I should go with IPP or MKL? Are they the same? MKL has information on processor as it seems it is optimized for different processors, (MKLGetVersion.Processor), does IPP have the same optimization for different processors?
Thanks.
For a 400x200 complex FFT, which one, MKL vs. IPP, provides better performance and accuracy? Or are they the same?
I have some computation intensive program and I am wondering whether I should go with IPP or MKL? Are they the same? MKL has information on processor as it seems it is optimized for different processors, (MKLGetVersion.Processor), does IPP have the same optimization for different processors?
Thanks.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Here is a good article about Choosing a High Performance FFT - Intel MKL and Intel IPP.
http://software.intel.com/en-us/articles/mkl-ipp-choosing-an-fft/
Regards,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the article.
So for a 400x200 complex 2D array, is it small or mid-large size?
So for a 400x200 complex 2D array, is it small or mid-large size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mid to large size
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page