搜索资源列表
dftewrt
- fortran 编译的,用于框架计算 公司队分公司 公司队公司队公司队公司队 -fortran compiled for the team framework for calculating company branch company Team Team Team Company Company Team
mpihello
- 最简单的MPI在C++平台下的程序例子,体现了MPI程序的大体构架。-most simple MPI C platform in the procedures example, the MPI reflected the general framework of procedures.
ComputeTime
- 基于NV的CUDA(计算统一构架)的一段程序,示例如何在显卡的GPU上进行并行平方和运算,代码思路清晰,易于理解。-NV based on the CUDA (calculated unified framework) period of procedures, examples of how the GPU graphics cards on the square and parallel computing, code clear and easy to understand.
Mars_v2
- GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by
fuzzyjoin-mapreduce-1.0
- 一个利用mapreduce框架实现的重复文档检测-Using the framework of realization of a repetition of the document mapreduce Detection
CUDAPPT
- 介绍CUDA架构的PPT,内容翔实丰富,是您了解和入门的最佳选择。-CUDA framework introduced PPT, informative, is your best choice to understand and get started.
HLAporker
- 基于HLA框架的扑克牌游戏,是简单的分布式仿真入门的例子-HLA framework based poker game, is a simple example of distributed simulation entry
ParallelTest
- Visual Studio 2010加大了对并行运算的支持。微软正在使得尽量大的范围内的开发者都能高效而简便地进行并行计算的开发,不管他使用的是非托管代码还是.NET Framework。从而将开发者从繁琐而复杂的多线程开发中解放出来,将更多的精力放到业务逻辑上。 附件提供了一些.NET4并行计算的基本示例.-Some C# Demos for .NET4 Parrel including PLINQ.
Mars
- 最新版本的用于GPU上面进行MapReduce程序开发的编程框架-The latest version of the GPU for which MapReduce program development programming framework
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.
consoleCUDA
- 这是一个在VS2010下开放的cuda程序,对了解CUDA的开发架构有帮助。-This is an open under the VS2010 cuda program, are helpful to understand cuda development framework
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
diameter_basic_GraphChi
- 使用GraphChi计算图直径的估值。方法是Magnien 等人提出的 Double Sweep 算法,即两次BFS算法,一次向前一次向后。-Diameter valuation of a Graph using GraphChi framework. Using the method of Double Sweep that Magnien proposed, which is two bfs process.
Colfax-HOW-Day-04
- 引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应用实例进行数值积分的互斥和并行还原。-Session 4 i
yx
- 简单的mpi程序,提供简单的mpi框架新手说明(Simple MPI program, providing a simple MPI framework, new instructions)
