-
pi
说明: 并行计算实验,多线程计算pi源代码,附有说明。(Parallel computing experiment, multithreaded to calculate pi source code annotated.)
- 2012-08-30 23:28:45下载
- 积分:1
-
A-C方程程序
特征有限元关于AC方程程序加快速稳定双共轭梯度算法(characteristics finite element)
- 2018-10-31 10:13:51下载
- 积分:1
-
OFDM-waterfill
关于OFDM及注水法的MATLAB仿真程序。主要是OFDM通信建模和注水法功率分配( U5173 u4E8EOFY u53C u6C3 u6C3 u6C34 u6C34 u6CD3 u6C3 U5206 u914D)
- 2017-05-03 14:11:28下载
- 积分:1
-
MPI-program-design
MPI并行程序设计,介绍了MPI应用程序的编写方法及现状介绍等等(MPI parallel programming, this paper introduces the MPI application writing method and the present situation is introduced, and so on)
- 2013-08-09 12:15:21下载
- 积分:1
-
串行和并行计算的比较
访问邻居 PC 零售商店提供了充足的证据,我们是在多核时代。厂商之间的关键区别今天是他们打包到单个芯片上的内核的数量。商品处理器的时钟频率已经达到了极限,然而,和很可能保持在以下 4 GHz 多年来。因此,加入内核是不增加计算能力的代名词。要充分利用提供的新的多核硬件的性能增强,相应地调整必须发生在软件基础设施 — — 转变为并行计算。
- 2022-08-13 04:18:03下载
- 积分:1
-
bandwidthTest
cuda官方代码,关于数据拷贝的带宽测试(cuda official code, copy data bandwidth on test)
- 2015-04-13 15:42:31下载
- 积分:1
-
cuda并行计算
资源描述VS_cuda并行计算 两基于vs实现的.cu代码 简单的实现矩阵相乘和反转。
- 2022-05-21 15:38:13下载
- 积分:1
-
cuda_lecture_1
清华大学郑仰东CUDA教学课件1,是很好的CUDA入门材料(Tsinghua university ZhengAngDong s CUDA teaching courseware 1,a very good CUDA introductory material)
- 2012-05-16 22:55:28下载
- 积分:1
-
hadoop1
一本很好的Hadoop教学参考书,适合初学者使用(book about hadoop ,it cab used to syudent)
- 2018-03-14 10:34:08下载
- 积分: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)
- 2020-12-15 16:09:13下载
- 积分:1