-
sequential-code
mandelbrot set sequential code for mpi
- 2016-05-23 16:11:47下载
- 积分: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
-
Open MPI多线程并行程序设计
说明: 本文介绍的基于多线程和图像分块实现加速运算,因为调用了opencv库,比较容易编写和实现。OpenCV全称是是Open Source Computer Vision Library,它是由Intel微处理器研究实验室的视觉交互组开发,是一种用于数字图像处理和计算机视觉的开源函数库,采用的开发语言是C++。(This paper introduces an acceleration algorithm based on multi-threading and image partitioning, because it is easy to write and implement by calling the opencv library. OpenCV is called Open Source Computer Vision Library. It is developed by the Visual Interaction Group of Intel Microprocessor Research Laboratory. It is an open source library for digital image processing and computer vision. The development language used is C++)
- 2019-10-10 09:12:50下载
- 积分:1
-
pthread
用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较(Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results)
- 2020-11-25 18:39:34下载
- 积分:1
-
final
基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
- 2011-12-16 14:10:39下载
- 积分:1
-
julia
一个基础的CUDA例子,绘画出julia集合。(One based on CUDA example, draw julia set.)
- 2012-07-13 11:37:45下载
- 积分:1
-
并行程序设计导论
适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)
- 2021-01-05 13:28:54下载
- 积分:1
-
weixingtianxian--zitaijiaojisuan
卫星天线的俯仰角航向角滚动角的快速计算小程序,输入初始计算条件即可简单得出结果,有助于开发者算法快速验证及实际测试结果验证。(Satellite antenna direction of the pitch angle of the fast calculation of the rolling angle applet, enter the initial conditions can be a simple calculation of the outcome of the rapid method will help developers to verify and validate the actual test results.)
- 2009-06-10 22:52:45下载
- 积分: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
-
MPI
说明: 使用MPI_Send和MPI_Recv实现MPI_Alltoall功能(Using MPI send and MPI recv to realize MPI alltoall function)
- 2020-11-26 20:59:31下载
- 积分:1