-
简单的C++示范程序
简单的C++示范程序-Simple C++ Demonstration program
- 2023-04-21 01:00:02下载
- 积分:1
-
这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi...
这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi-This is my learning parallel programming the first procedure, when the original fortran, and I will rewrite for c
- 2023-03-28 16:40:04下载
- 积分:1
-
本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退...
本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退-this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
- 2022-03-02 17:36:53下载
- 积分:1
-
malloc和memcpy CUDA并行代码的例子
cuda 并行代码 Malloc And Memcpy例子-cuda examples of parallel code Malloc And Memcpy
- 2022-05-12 12:36:29下载
- 积分:1
-
大家可以用下,mpi
大家可以用下,mpi -mpi TEST PROGARM mpi TEST PROGARMmpi TEST PROGARM
- 2022-05-05 13:16:28下载
- 积分:1
-
MPI monte
MPI monte-carlo PI calculation
- 2022-01-26 05:36:34下载
- 积分:1
-
数字转化,然后排序显示到文本,还可以用命令方式运行
数字转化,然后排序显示到文本,还可以用命令方式运行-Digital conversion, and then sort it into a text display can also be run using the command
- 2023-06-01 06:05:04下载
- 积分:1
-
实现快速排序的并行算法源程序,希望对大家有帮助。
实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
- 2023-07-28 03:10:03下载
- 积分:1
-
并行计算中的PSRS算法 经试验在Red Hat下可以使用
并行计算中的PSRS算法 经试验在Red Hat下可以使用-Parallel computing in the PSRS algorithm tested in Red Hat can be used under
- 2022-10-13 19:15:03下载
- 积分:1
-
并行矩阵乘法
MPI matrix multiplication
with two versions
(one is broad cast method
and another one is systolic method)
- 2022-01-24 17:10:05下载
- 积分:1