On Linux* operating systems, the default installation location is /opt/intel/composer_xe_2013/tbb. The following table describes the subdirectories.
Item |
Location |
Environment Variable |
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Include files |
include/tbb/*.h |
CPATH |
||||||||||||||||||||||||||||||||
Shared libraries |
lib/<arch>/lib<lib><variant>.so where
|
LIBRARY_PATH LD_LIBRARY_PATH |
||||||||||||||||||||||||||||||||
Examples |
examples/<class>/*/. |
|
||||||||||||||||||||||||||||||||
GNU Makefile for example |
examples/<class>/*/Makefile where class describes the class being demonstrated. |
|