文件名称:fastflow-2.0.0
介绍说明--下载内容均来自于网络,请自行研究使用
Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming fr a mework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanisms. The fr a mework is composed of a stack of layers that progressively abstracts out the programming of shared-memory parallel applications. The goal of the stack is twofold: to ease the development of applications and make them very fast and scalable. FastFlow is particularly targeted to the development of streaming applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fastflow-2.0.0\AUTHORS
..............\BUILD.ME
..............\Changelog.txt
..............\cmake.modules\CleanDirectoryList.cmake
..............\.............\FindCUDA\make2cmake.cmake
..............\.............\........\parse_cubin.cmake
..............\.............\........\run_nvcc.cmake
..............\.............\FindCUDA.cmake
..............\.............\FindGSL.cmake
..............\.............\FindOpenCV.cmake
..............\.............\FindZeroMQ.cmake
..............\.............\LibFindMacros.cmake
..............\.............\PrefixListGlob.cmake
..............\.............\ProgramFilesGlob.cmake
..............\CMakeLists.txt
..............\cmake_uninstall.cmake.in
..............\COPYING
..............\COPYING.LESSER
..............\docs\FastFlow_Tutorial.pdf
..............\....\papers\2009_fastflow_parco.pdf
..............\....\......\2010_fastflow_SW_PDP.pdf
..............\....\......\2012_dff_CoreGridWS.pdf
..............\....\......\2012_ff-Tilera_PDP.pdf
..............\....\......\fastflow.bib
..............\....\......\TR-09-12-0909.1187v1.pdf
..............\....\......\TR-10-20.pdf
..............\....\talks\2009_FastFlow_ParCo-slides.pdf
..............\..xygen\DoxyMain
..............\.......\DoxyPapers
..............\.......\DoxyREADME
..............\.......\Fastflow_doxygen
..............\.......\img\dff_arch.png
..............\.......\...\fastflow_architecture.png
..............\.......\...\logoFF.png
..............\examples\cholesky\blockCholesky.cpp
..............\........\........\cholesky.cpp
..............\........\........\........Utility\choleskyGenerator\CholeskyGenerator.m
..............\........\........\...............\.................\Hermitian.m
..............\........\........\...............\.................\README.txt
..............\........\........\...............\.orrectness_check\check.cpp
..............\........\........\...............\.................\Makefile
..............\........\........\...............\.................\README
..............\........\........\CMakeLists.txt
..............\........\........\include\cholconst.h
..............\........\........\.......\common.h
..............\........\........\.......\complex.h
..............\........\........\Makefile
..............\........\CMakeLists.txt
..............\........\cwc-simulator\AUTHORS
..............\........\.............\CMakeLists.txt
..............\........\.............\Compartment.cpp
..............\........\.............\Compartment.h
..............\........\.............\COPYING
..............\........\.............\definitions.h
..............\........\.............\driver.cpp
..............\........\.............\examples\calcium\calcium_foo.cwc
..............\........\.............\........\ecoli\high.cwc
..............\........\.............\........\.....\low.cwc
..............\........\.............\........\lotka\lotka.cwc
..............\........\.............\........\quorum_sensing\qs1.cwc
..............\........\.............\........\..............\qs20.cwc
..............\........\.............\........\..............\qs5.cwc
..............\........\.............\........\sdh\sdh.cwc
..............\........\.............\........\tat\ode.cpp
..............\........\.............\........\...\tat.cwc
..............\........\.............\........\..._nc\ode.cpp
..............\........\.............\........\......\tat_nc.cwc
..............\........\.............\ff_accel.hpp
..............\........\.............\ff_definitions.hpp
..............\........\.............\ff_distributed.hpp
..............\........\.............\ff_nodes.hpp
..............\........\.............\ff_stat_accel.hpp
..............\........\.............\filter.cpp
..............\........\.............\filter.h
..............\........\.............\Gillespie.hpp
..............\........\.............\gnuplot.cpp
..............\........\.............\gnuplot.h
..............\........\.............\Instantiation.h
..............\........\.............\kmeans.h
..............\........\.............\kmeans_