-
openmp的简单测试程序,可以用于检验计算平台的openmp是否可用...
openmp的简单测试程序,可以用于检验计算平台的openmp是否可用-OpenMP simple test procedure that can be used for testing computing platform is available OpenMP
- 2022-12-26 10:25:03下载
- 积分:1
-
旋转的金刚钻,用visual c++编写
旋转的金刚钻,用visual c++编写-rotation tougher with visual c prepared Attention duty announcers
- 2022-08-24 22:19:43下载
- 积分:1
-
并行算法
并行算法实践-mpi源程序,陈国良版,含全部源程序-parallel alogithm
- 2023-02-05 23:55:04下载
- 积分:1
-
并行环境下实现应用曼德勃罗特集合实现分型图形。
并行环境下实现应用曼德勃罗特集合实现分型图形。-Parallel environment to achieve application of Mandelbrot set to achieve sub-type graphics.
- 2022-08-06 06:43:48下载
- 积分:1
-
线性方程Jacobi迭代法的并行求解
线性方程组Jacobi迭代的并行求解。附件数据文件是4阶方阵的算例。调试A*x=b,A为n*m矩阵的话,数据文件第一行n m,后附[Ab]矩阵(n*(m+1))
- 2022-06-22 04:29:50下载
- 积分:1
-
这是MPI平台的等级排序算法
this the rank sort algorithm for mpi platform-this is the rank sort algorithm for mpi platform
- 2022-10-15 22:10:03下载
- 积分:1
-
并行算法下的including实现。使用mpi再smp环境下
并行算法下的including实现。使用mpi再smp环境下
-Under the parallel algorithm including realize. Use mpi re-smp environment
- 2022-03-07 00:52:44下载
- 积分:1
-
Simple example of parallel computing, the use of MPI realize, in the reform proc...
简单的并行计算示例,使用MPI实现,在改程序中有一个manager,n个worker,运行后可以使多个worker同时计算-Simple example of parallel computing, the use of MPI realize, in the reform process has a manager, n a worker, after running a number of worker at the same time allows the calculation
- 2022-08-06 00:30:48下载
- 积分:1
-
- 2023-07-06 00:25:03下载
- 积分:1
-
CUDA矩阵乘法
CUDA matrix multiplication
3 different optimization schemes are included
(loop unrolling, data prefetching, thread granularity)
- 2022-06-20 08:11:47下载
- 积分:1