资源列表
mpi_lu
- LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
Torben-University
- Torben Larsen Aalborg University 关于Jacket的教程-Torben Larsen Aalborg University tutorial about Jacket
flyplay
- 一个模拟飞机飞行的程序,有动画效果,需要的下载-A simulated aircraft flight program, the animation, you need to download
summa
- 矩阵相乘的summa算法的原理介绍,以及MPI实现源码。-Parallel implementation of algorithm "summa" with mpi
nbody_mpi
- 本程序实现了n-body问题的mpi并行程序,可以在支持mpi的机器上运行-this porgram use mpi methods to solve the n-body problem
dsp-storm
- 基于storm的地铁信号并行数据流处理系统-Parallel data stream processing system based on the storm' s subway signal
flight_path
- 上传一个航线设计的程序,需要的人下载,功能小不完善-Upload a route design procedures need to download, functional imperfect
Matrix_Multi
- This a source code of Matrix of Paralle-This is a source code of Matrix of Paralle
ICP1
- ICP algorithm for point cloud data
mpi_gather
- 自己编写的可利用MPI_Send和MPI_Recv来实现allgather功能,,效果和系统自带的MPI_gather比较相当,可在曙光4000A编译运行-Effect and the system comes with MPI_gather quite available MPI_Send and MPI_Recv to achieve allgather functions, write your own, you can compile and run in the Dawning 400
dtcptest
- hadoop下基于dfs的文件上传,下载,删除功能,以及mapreduce分布式计算解析实例 -hadoop based dfs file upload, download and delete functions, as well as mapreduce distributed computing parse instance
ludep
- mpi_lU 并行算法,矩阵分解的并行算法-mpi_lu parallel