搜索资源列表
dftewrt
- fortran 编译的,用于框架计算 公司队分公司 公司队公司队公司队公司队 -fortran compiled for the team framework for calculating company branch company Team Team Team Company Company Team
PageRank
- 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
huisufa01beibao
- 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
MPI_HellowWorld
- 主从结构的MPI程序,基本的框架是代码结构更清晰-Master-slave structure of the MPI program
fuzzyjoin-mapreduce-1.0
- 一个利用mapreduce框架实现的重复文档检测-Using the framework of realization of a repetition of the document mapreduce Detection
HLAporker
- 基于HLA框架的扑克牌游戏,是简单的分布式仿真入门的例子-HLA framework based poker game, is a simple example of distributed simulation entry
Mars
- 最新版本的用于GPU上面进行MapReduce程序开发的编程框架-The latest version of the GPU for which MapReduce program development programming framework
freepooma-2.4.1.tar
- 面向对象并行算法库应用框架,提供了一些基于物理对象,分别表示数组、粒子、场、网格和解法器。-object-orient parallel algorithm library
CUDAdlltest
- VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
disco-master
- 一个采用python编写的mapreduce开源框架,代表了并行计算的未来。-A mapreduce open source framework written in python, represent the future of parallel computing.
OMPi
- OMPi,一款OpenMP的编译器,基于GCC,为程序提供简单的并行计算支持 本文件是OMPi的一些框架性分析-Something about OMPi.
SDCF
- 一个基于JXTA的分布式计算框架的雏形,只做到了计算节点的发现同步,可进一步扩展-A distributed computing framework based on JXTA prototype, only the discovery of compute nodes do synchronization can be further expanded
fastflow-2.0.0
- Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanism
HPCCG_skel
- SSTmacro并行应用模拟器的HPCCG框架程序,用于评测不同并行平台上的并行应用程序性能-SSTmacro simulator HPCCG parallel applications framework program for different parallel application performance uation of parallel platforms
MapReduce_SSSP
- MapReduce框架实现的单源最短路径算法(SSSP, Single-source Shortest Path),包含源文件及数据。sssp.c是MapReduce实现,ss seq.cpp是串行的普通实现。-An implementation of single-source shortest path with MapReduce framework. Contains source code and dataset. In the folder, sssp.c is the MapRed
Colfax-HOW-Day-04
- 引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应用实例进行数值积分的互斥和并行还原。-Session 4 i
yx
- 简单的mpi程序,提供简单的mpi框架新手说明(Simple MPI program, providing a simple MPI framework, new instructions)