Intel(R) Concurrent Collections C++ API

The concepts of the Intel(R) Concurrent Collections (CnC) are described in the CnC documentation.

The API presented here provides a natural way to program directly in C++ using the CnC design methodology. The API provides classes representing item collections (CnC::item_collection) and tag collections (CnC::tag_collection) and the context (CnC::context) which brings together the collections and steps. More advanced features include a capabilities for tuning and running CnC programs on distributed memory systems.

Here's the class-overview.

The CnC C++ API Tutorial guides you step-by-step through creating your CnC application directly in C++.

Read CnC for distributed memory (distCnC) to run your CnC program on a distributed memory system.


Generated on Tue Aug 31 15:30:27 2010 for CnC by  doxygen 1.5.6