Learning Lab
Creating parallel reactive and streaming applications with the Intel® Threading Building Blocks (Intel® TBB) flow graph
The flow graph feature available in Intel® Threading Building Blocks (Intel® TBB) allows users to easily create both dependence graphs and reactive, messaging passing graphs that execute on top of Intel TBB tasks. Users programmatically create nodes and edges that express the computations performed by their application and the dependencies between these computations. The Intel TBB library is then able to exploit the parallelism that is implicit in the graph structure, and the resources available on the target machine, to speed up the application.
Increase Cluster MPI Application Performance with a "MPI Tune" Up
The Intel® MPI Library offers many configuration options for improving application performance on your cluster. The number of options can be daunting to a new user. To assist with this, the Automatic Tuning utility is provided. This allows you to tune runtime parameters to match your system and your applications. In this webinar, I will introduce the tuner and provide use cases to begin using it for your cluster and applications.
