diff --git a/docs.it4i/software/intel/intel-suite/intel-tbb.md b/docs.it4i/software/intel/intel-suite/intel-tbb.md index 09a385c50dad9851fa51a65fcdf9c6c99b09d2ff..2b121cde6583accc31cbdc1c4b8bcabe05f36212 100644 --- a/docs.it4i/software/intel/intel-suite/intel-tbb.md +++ b/docs.it4i/software/intel/intel-suite/intel-tbb.md @@ -4,7 +4,9 @@ Intel Threading Building Blocks (Intel TBB) is a library that supports scalable parallel programming using standard ISO C++ code. It does not require special languages or compilers. To use the library, you specify tasks, not threads, and let the library map tasks onto threads in an efficient manner. The tasks are executed by a runtime scheduler and may be offloaded to [MIC accelerator][1]. -Intel is available on the cluster. +## Installed Versions + +For the current list of installed versions, use: ```console $ ml av tbb