资源列表
bcast
- 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。-MPI program design analog broadcast (MPI_Bcast) Action: Each MPI process to establish a communica
spline3
- 三次样调插值 源程序,欢迎下载交流学习
ECInitialize
- 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.
mapClient
- 丰顺直不遥喹顺是中哽 亘古未有唱喏3 虽虽虽虽于砂隔日 产是
DFS
- MPI implementation the DFS method
LU
- 基于CUDA的LU分解,简单明了适用GPU的CUDA初学者-CUDA-based LU decomposition, simple apply the GPU CUDA beginners
bubble
- 该程序实现了星型算法,上载的是完整的代码,欢迎下载-The program achieved a star-shaped algorithm, upload is a complete code, welcome to download
MCHOLSK
- C scr ipt for solving Hermitian positive definite set of complex linear simultaneous equations using Cholesky decompisition method.
surface-pattern
- 用MATLAB软件绘制几个图形,表面图形、沿曲线移动的小球、曲线转换按钮。-Draw several graphics using MATLAB software, surface pattern, moves along a curve ball curve the Convert button.
con1
- 分析Cannon算法的数据分布存储特点、任务调度方法、负载平衡方法、与并行计算流程,利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序。-Parallel computing
second
- It transposes the any NxN matrix with 4 processor by mpi.
Matrix-multiplication-using-MPI
- 基于C语言的,在大型并行机上使用MPI实现矩阵乘法-Matrix multiplication using MPI implementations