FastFlow
SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
|
This file contains the thread mapper definition used in FastFlow. More...
#include <stdlib.h>
#include <ff/svector.hpp>
#include <ff/utils.hpp>
#include <ff/mapping_utils.hpp>
Classes | |
class | ff::threadMapper |
The thread mapper allows to map threads to specific core using a predefined mapping policy. More... | |
Namespaces | |
ff | |
The principal namespace for the FastFlow library. | |
This file contains the thread mapper definition used in FastFlow.