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
|
Benchmarks and applications for the FastFlow framework. More...
Files | |
file | parfor_basic.cpp |
Some basic usage examples of the parfor pattern. | |
file | parforreduce_basic.cpp |
Some basic usage examples of the parforreduce pattern. | |
file | perf_test_alloc1.cpp |
ff::ff_allocator usage example | |
file | perf_test_alloc2.cpp |
ff::ff_allocator and ff::FFAllocator usage example | |
file | pipe_basic.cpp |
Some basic usage examples of the pipeline (and farm) pattern. | |
Benchmarks and applications for the FastFlow framework.
Benchmarks and applications are not part of the FastFlow development framework and are provided to show main features and to provide users with coding examples and benchmarks. In many case they are porting of existing open-source applications.
We encourage FastFlow users to send us their applications and examples. You can email us your benchmarks at aldinuc[@]di.unito.it.