-
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
-
ga
说明: 主要是自己学习时做的习题,希望对你有帮助(Mainly to their own learning exercises to do, want to help you)
- 2011-08-18 22:27:24下载
- 积分:1
-
convert_to_dat
实现图像文件与.dat文件之间的转换,在DSP程序中输入数据有用。(The realization of image files with the. Dat file conversion between the DSP program useful input data.)
- 2009-05-07 17:26:10下载
- 积分:1
-
CUDA_Matrix
CUDA的基礎的矩陣相乘法,包含CPU版本以及GPU版本(CUDA Matrix)
- 2013-09-07 00:56:32下载
- 积分:1
-
PI
说明: 计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解(π C++ MPI π C++ MPI π C++ MPI π C++ MPI)
- 2012-05-31 16:19:51下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1
-
openmp
并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
- 2012-02-11 11:41:21下载
- 积分:1
-
nbody
在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力(Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to)
- 2020-11-13 21:29:43下载
- 积分:1
-
The-OpenCL-Chinese-tutorial(AMD)
OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
- 2013-05-15 13:28:48下载
- 积分:1
-
circle_surface_mpi
calculate the circle surface using parallel mpi
- 2012-12-31 00:41:14下载
- 积分:1