diff options
Diffstat (limited to 'libraries/libtbb/README')
-rw-r--r-- | libraries/libtbb/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libtbb/README b/libraries/libtbb/README index ef790bf552..4c36faf37a 100644 --- a/libraries/libtbb/README +++ b/libraries/libtbb/README @@ -5,3 +5,6 @@ without having to be a threading expert. Threading Building Blocks is not just a threads-replacement library. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanisms for scalability and performance. + +Note: This library is only supported on Intel(R) Pentium(R) 4, Itanium(R), +Non Intel(R) processors compatible with the above processors. |