搜索资源列表
myBcast
- A implementation of Broadcast using MPI s functions
histNew.c
- histogram using send and recv instead of broadcast MPI implementation
MPI.tar
- MPI并行计算的一些实例,包括向量矩阵计算,广播等并行算法~-MPI parallel computing of some examples, including the vector-matrix calculation, broadcast, parallel algorithm ~
sieve4LB
- Sieve of erathostenes in MPI no broadcast modification.
quick_sort
- 实现快速排序的主程序 从根处理器将数据序列广播到其他处理器-Quick sort of the main program from the root processor data sequence broadcast to other processors
Bcast
- 利用MPI实现的并行编程 bcast广播通信方式-Parallel programming the bcast broadcast communication using MPI implementation
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
greaentationwrapper
- 用于广播的socket类, 网络编程 Multicast实现-Socket class library for broadcast, Multicast network programming implementation
rmnnang
- 网络视频播放系统,主要用于网吧和企业,学校等场合 可以参考-Network video broadcast system, mainly used for Internet cafes and enterprises, schools, etc You can refer to
MPI_broadcast
- 设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication su