-
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 sub-domain grouping according to the node name; then, each process of the 0 node of each node sub-communication domain is again formed into a communication domain named head; At first, the root process broadcasts the message in the head communication sub-domain, and then the processes in the head sub-domain broadcast in the node sub-domain where it is)
- 2020-12-15 16:09:13下载
- 积分:1
-
MyTest
CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
- 2013-10-14 09:45:06下载
- 积分:1
-
向量元素进行排序
该程序应用于并行排序算法Betchera。该算法属于一组并行排序的,这些算法之间的主要区别是并行(同时)作用于分选的数字数据集的可能性。class MyParSort Classvoid Setup 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 19:22:26下载
- 积分:1
-
implementation of the multiplication of two double matrices by using MATLAB C-Mex and CUBLAS library
本文介绍了一个通过GPU CUDA实现两个双矩阵相乘的MATLAB运算包。
- 2022-07-17 00:43:28下载
- 积分:1
-
Quantum-calculations--lexchange
量子计算入门学习,编写了简单的基本程序供大家学习。(Quantum computing started learning to write a simple basic procedures for everyone to learn.)
- 2013-07-27 12:45:31下载
- 积分:1
-
OMPI编译器
OMPI编译器 用于OPENMP的开源C编译器 上传1.2.2版本 请在LINUX环境下使用
- 2023-06-19 07:10:04下载
- 积分:1
-
1
说明: 对滑动轴承由油膜剪切力产生的摩擦力用matlab进行求解(The friction force produced by the shear force of the sliding bearing is solved by MATLAB.)
- 2018-04-16 16:59:26下载
- 积分:1
-
二维弹性波FWI源码和可执行程序2
实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
- 2019-07-05 08:25:47下载
- 积分:1
-
Matlab pso1
PSo代码如何提供鼠标点击和帮助请用代码dcscsdcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
- 2022-01-27 18:24:48下载
- 积分:1
-
nsga2_Matlab
先进进化算法,NSGA2,有利于大家学习!(a new evolutionary algorithm)
- 2013-04-01 21:36:15下载
- 积分:1