-
imageFilteringGpu-master
说明: 使用cuda加速处理图像滤波,加速效果可以达到30倍(Using CUDA to accelerate image filtering,30 times faster)
- 2020-06-01 17:56:01下载
- 积分:1
-
AFSA
使用人工鱼群算法求解多维复杂寻优问题,用于matlab平台。(The artificial fish swarm algorithm is used to solve the multidimensional complex optimization problem.)
- 2018-03-16 08:59:48下载
- 积分:1
-
matrixMul
说明: cuda 矩阵运算程序,cuda上实现两个矩阵相乘(cuda matrix multi)
- 2020-12-13 22:19:15下载
- 积分: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
-
Mars_v2
GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics
processors (GPUs). MapReduce is a distributed programming
framework originally proposed by Google for the ease of development
of web search applications on a large number of commodity
CPUs. Compared with CPUs, GPUs have an order of magnitude
higher computation power and memory bandwidth, but are harder
to program since their architectures are designed as a special-purpose
co-processor and their programming interfaces are typically for
graphics applications.)
- 2009-03-17 11:22:47下载
- 积分:1
-
opencl-1.2-extensions.pdf.tar
OpenCL1.2版本的扩展功能用户手册。(OpenCL1.2 version of the Expansion Function User' s Manual.)
- 2013-07-23 16:02:35下载
- 积分:1
-
mpiqueen
基于MPI的N皇后问题,且剔除镜像解和旋转解(Of MPI-based N-queens problem and the solution removed the mirror solution and the rotation)
- 2012-05-18 13:35:45下载
- 积分:1
-
parallel-computing
并行计算导论,作为基础入门的指导书
张林波出版(Introduction to parallel computing, as a basis for entry guide book)
- 2013-11-20 00:19:49下载
- 积分:1
-
wave_forward
弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟(Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling)
- 2020-11-11 21:19:45下载
- 积分:1
-
parallel
并行程序,并行离散化算法实现,粗糙集数据挖掘程序(Parallel programming, parallel discrete algorithms, rough set data mining program)
- 2009-12-09 10:14:59下载
- 积分:1