登录

最新会员 最新下载

成为了本站VIP会员

06月06日 13:21

成为了本站VIP会员

06月03日 10:51

成为了本站VIP会员

06月02日 22:03

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59
已选条件
  1. 编程语言:所有
  2. 代码类别:并行计算
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 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)

4
下载
144
浏览
2020-12-15发布

2. udf

  用于fluent脉冲热源边界条件的udf(UDF for the boundary condition of fluent pulse heat source)

20
下载
152
浏览
2020-12-14发布

3. matrixMul

说明:  cuda 矩阵运算程序,cuda上实现两个矩阵相乘(cuda matrix multi)

1
下载
111
浏览
2020-12-13发布

4. Matrix_mulitiple

  使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)

19
下载
168
浏览
2020-12-11发布

5. NVIDIA_CUDA_1

  cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。(cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master parallel programming cuda.)

26
下载
138
浏览
2020-12-11发布

6. MPI

说明:  使用MPI_Send和MPI_Recv实现MPI_Alltoall功能(Using MPI send and MPI recv to realize MPI alltoall function)

3
下载
96
浏览
2020-11-26发布

7. pthread

  用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较(Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results)

9
下载
105
浏览
2020-11-25发布

8. nbody_mpi

  使用mpi并行实现n体问题普通算法以及简化算法(Using mpi parallel n-body algorithm to achieve common problems and simplify algorithms)

10
下载
84
浏览
2020-11-23发布

9. MergeSort

  并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)

17
下载
132
浏览
2020-11-20发布

10. dijkstra_cuda

  采用cuda对dijkstra算法进行并行实现,性能提升7倍多。( U91C7 u75286 u5B09 u5B09 u7)

9
下载
98
浏览
2020-11-17发布

11. nbody

  在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力(Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to)

19
下载
130
浏览
2020-11-13发布

12. MPI-Nbody

  MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)(MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file result1000.data))

156
下载
130
浏览
2020-11-13发布

13. nbody_sh1p.tar

  mpi编程,并行计算N体问题。(mpi programming, parallel computing N-body problem.)

54
下载
164
浏览
2020-11-13发布

14. wave_forward

  弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟(Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling)

733
下载
169
浏览
2020-11-11发布

15. mpi

  matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++

1
下载
105
浏览
2020-11-10发布

16. ToolboxBSS

  盲分离算法,处理声音信号的分离,利用算法分离出语音信号,供语音识别使用(blind separation algorithm, the signal processing sound separation, the use of algorithms to isolate voice signal, for the use of speech recognition)

256
下载
141
浏览
2020-11-04发布

17. 误差分析

  找出一组测量数据中因偶然失误或环境突发干扰而造成的粗大误差。(Find out a group of gross errors caused by accidental errors or sudden environmental disturbances.)

0
下载
114
浏览
2020-11-02发布

18. _______matlab__.zip碰摩转子分岔图matlab程序

  转子 碰摩故障 分叉图 改一些参数可用(Bifurcation of rub-impact fault)

12
下载
142
浏览
2020-10-24发布

19. _______matlab__.zip碰摩转子分岔图matlab程序

说明:  转子 碰摩故障 分叉图 改一些参数可用(Bifurcation of rub-impact fault)

27
下载
182
浏览
2020-10-24发布

20. mpich_1.2.5

  MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.(MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.)

40
下载
137
浏览
2020-09-26发布