搜索资源列表
canon
- canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
Neandla
- 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
createNewComm.tar
- 编 写 MPI 程 序 : 依 据 所 有 mpi 进 程运 行 所 在 节 点 集 合 的 大 小 , 进 行 MPI_COMM_WORLD 通信域划分,使得运行在相同节点上的 mpi 进程都将被分到相同的子通信域。测试并验证你的程序能够正确分组。 -Write MPI programs: mpi process is running in accordance with all the size of a collection of nodes, the MPI_COMM_WOR
ex2_simulated_annealing
- MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
hello_world[1].c
- computation from different nodes
18-4
- cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
a
- 有向图并行计算中一种新的结点调度 有向图并行计算中一种新的结点调度-Have to figure parallel computing a kind of new nodes is scheduling
xcat
- 云计算集群管理软件,远程硬件控制,节点部署,节点状态监控等-cluster administration and management software for cloud computing,eg. remote hardware control, nodes deployment and monitor
ques_3_bonus
- hybrid program for column-wise matrix multiplication with following: N=2048 && number of nodes=4 && #threads/process=16
14-1
- 该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。-To the running instance, so that the text string length of 18 randomly generated text string asasasqmqmqmypypyp distributed in the three nodes pattern
rand_match
- 该运行实例中,令文本串长度为7,随机产生的文本串为0010100,分布在3个节点上;模式串长度为2,随机产生的模式串为01。最后,节点0和1上分别得到一个匹配位置。 -The running instance, so that the text string length of seven randomly generated text string is 0.0101 million, distributed in three nodes the pattern string of le
app_match
- 该运行实例中,令文本串长度为7,随机产生的文本串为asasbsb,分布在3个节点上;模式串长度为2,随机产生的模式串为as。最后,节点0、1和2上分别得到两个近似匹配位置-The running instance, so that the text string length is seven, randomly generated text string asasbsb distributed in the three nodes the pattern string of length 2
cluster
- 无线传感器网络节点成簇示意图,用Matlab编写-wireless nodes clustering photo in matlab
SDCF
- 一个基于JXTA的分布式计算框架的雏形,只做到了计算节点的发现同步,可进一步扩展-A distributed computing framework based on JXTA prototype, only the discovery of compute nodes do synchronization can be further expanded
isosurface-master
- 等值面绘制,包括2D,3D,多种球面和曲面绘制-draw contours by nodes ,can draw 2D,3D and multi graphics
Finding_path
- 求图中任意两点之间的最短路径,需要输入邻接矩阵!-searching for the shortest path between any two nodes in a graph with the neighbor matrix given as input!
sdma
- SDMA并行测试程序,用于测试节点间的大数据量DMA传输性能。-SDMA parallel test program for the DMA transfer large amounts of data performance testing nodes.
distribution_c
- matlab环境下的前推后代法潮流计算程序,是7个节点的配电网。-before pushing sweep method flow calculation program matlab environment, the distribution network is seven nodes.
MyGA-master
- 将节点按内存情况排序 将任务按内存需求情况排序 规则:将内存需求最小的节点先行分配在内存剩余最多的节点上(Sort nodes by memory and tasks by memory requirements Rule: the node with the least memory requirement is allocated to the node with the most remaining memory)