システムにインテル® TBB をインストールした後、次の操作を行う必要があります。
インストールに失敗した場合は、INSTALL.txt の説明に従ってインテル® TBB をインストールしてください。
インテル® TBB を使用する前に、必要なライブラリーとインクルード・ファイルが使用されるように環境変数を次のように設定する必要があります。
C/C++ のプロパティー
リンカーのプロパティー
このドキュメントで使用されている bin、doc、examples ディレクトリーのデフォルトのインストール場所は、次の表のとおりです。
プラットフォーム |
デフォルト・ディレクトリー |
---|---|
Linux* |
/opt/intel/compilers_and_libraries_2016.x.xxx/<target_os>/tbb/[bin|examples] /opt/intel/documentation_2016/<locale>/tbb/common |
OS X* |
/opt/intel/compilers_and_libraries_2016.x.xxx/<target_os>/tbb/[bin|examples] /opt/intel/documentation_2016/<locale>/tbb/common |
Windows* (インテル® IA-32 プロセッサー) |
C:\Program Files\IntelSWTools\compilers_and_libraries_2016.x.xxx\<target_os>\tbb\[bin|examples] C:\Program Files\IntelSWTools\documentation_2016\<locale>\tbb\common |
Windows* (インテル® 64 命令セット・アーキテクチャー (ISA) プロセッサー) |
C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2016.x.xxx\<target_os>\tbb\[bin|examples] C:\Program Files (x86)\IntelSWTools\documentation_2016\<locale>\tbb\common |
説明: