- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPP has optimized functions BLAS Level 1 for integer vectors of the big dimensionality?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Intel IPP supports many vector functions , see the documentation for the complete information.
http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/lin/ipp/ipps/ipps_ch12/ch12_Intro.html
Intel MKL has got highly optimized Blas level 1 functions for larger values- http://software.intel.com/en-us/articles/intel-mkl/
Regards,
Naveen Gv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting Naveen Gv (Intel)
Intel MKL has got highly optimized Blas level 1 functions for larger values- http://software.intel.com/en-us/articles/intel-mkl/
The maximum size of vectors no more than 10000.
I did not find in Inel MKL functions which work with integer numbers.
P.S.
With IPP I understood.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yuri, you are right. MKL doesn't support operations with integer numbers but only for the float single and double precisions.
--Gennady

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