搜索资源列表
MatlabMPI_v1.2.tar
- This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distri
李天琦论文源程序[1].c
- 机群环境下投资决策模型的并行化-cluster environment of the investment decision-making model parallelization
李天琦论文源程序[1].c
- 机群环境下投资决策模型的并行化-cluster environment of the investment decision-making model parallelization
MatlabMPI_v1.2.tar
- This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distri
Novel-FDTD
- A Novel FDTD Application Featuring OpenMP-MPI Hybrid Parallelization (2004)
PrimeSingle
- 求某范围内得素数,我们多核试验提供得,老师让把它并行化-A fr a mework for a prime number, we provide a multi-core test, the teacher let it parallelization
qr
- OpenMP 实现QR 分解 环境 曙光 4000A集群-OpenMP to achieve QR decomposition Dawning 4000A cluster environment
Numerical_Solution_of_PDEs
- The purpose of this paper is to address the following problem: How can existing sequential simulators be utilized in developing parallel simulators for the numerical solution of partial dierential equations (PDEs)?
8corevsolvePI
- 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, paralleliz
text_mining
- 本文讨论了在关系数据库下倒排索引的建立、编码、压缩、存储、获取以及并行化等问题。-We focused our discusion on the building,encoding,compressing,storing,retrievingand parallelization of inverted index.
IIR_decomposition
- IIR Decomposition Parallelization Methods
ipdps.cc.gatech.edu_1997_s17_365
- parallelization of knapsack problem
05-3119
- Abstruct- We describe novel interleaver and deinterleaver architectures that support bandwidth efficient memory access for decoders of turbo-like codes that are used in conjunction with high order modulations. The
fortran
- 其中介绍了 Fortran 95 的输入 / 输出、程序开发、库、程序分析与调试、数值精度、移植、性能、优化、并行化以及互操作性。-Which describes the Fortran 95 input/output, program development, libraries, program analysis and debugging, numerical accuracy, porting, performance, opt
NS2D_MPI_updated(CFV2.0)
- 二维NS求解器,MPI多块并行.时间显式欧拉,空间二阶Muscle、NND-a NS solver with MPI parallelization
paralelno
- Connect four game programmed in C/C++ with MPI for parallelization.
chapter4
- 一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
chapter5
- 一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
Dijkstra
- Demonstration of Dijkstra s Minimum Distance Algorithm: DIJKSTRA is a MATLAB program which runs a simple demonstration of Dijkstra s algorithm for determining the minimum distance from one node in a graph to all other no
quicksort
- 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm desig