Intelr Concurrent Collections for C/C++ is a mechanism for constructing a C++ program that will execute in parallel while allowing the application developer to ignore issues of parallelism such as low-level threading constructs or the scheduling and distribution of computations.
Link to this comment:
All Comments (0)