2013年9月12日 星期四

IPP(Integrated Performance Primitives) 簡單教學

事先準備工具(http://software.intel.com/en-us/articles/intel-ipp-71-samples-build/):
1. CMake 2.8.8. Download from http://www.cmake.org/
2. Perl 5.12.2. Download from http://www.perl.org/get.html
3. 下載Intel Library: http://software.intel.com/en-us/intel-ipp(免費試用30天)
4. 下載Sample code: http://software.intel.com/en-us/articles/code-samples-for-intel-integrated-performance-primitives-intel-ipp-library-71

安裝環境:
1. 安裝Visual Studio 2008, 2010(不同Projectd不一定同一個版本)
2. 安裝CMake, Perl, Intel Library等工具(加入環境路徑,請記得加入)


Build code方法:
1. 解壓所w_ipp-samples_p, w_ipp-samples-binary_p,到同一個資料夾
2. 進入windows的command模式,到接壓縮出來的builder資料夾裡
3. 執行(例): perl build.pl --cmake=audio-video-codecs,ia32,vc2010,s,st,release [only generate projects]
   詳細指令可以參考: http://software.intel.com/en-us/articles/intel-ipp-71-samples-build/

沒有留言:

張貼留言