搜索资源列表
example
- 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
mpisourceprogram
- 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
matrixMul
- Nvidia GPU实现的矩阵相乘的并行算法程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of parallel matrix multiplication algorithm program for beginners to learn CUDA technology, have a strong reference
parallel
- 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
ParallelDistributedProgramming
- 并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
juzhenchengfa
- 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
mpibook
- MPI并行程序设计的一些资料 很经典的 欢迎大家下载学习 -MPI parallel programming some of the information are welcome to download the classic study
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
kernel_CUDA
- 里面有有几个用CUDA编写的几个经典的并行小程序,对学习CUDA以及并行思想很有启发作用,简单易学!-There are a few of several classic written in CUDA parallel program for learning CUDA and parallel thinking is very stimulating, and easy to learn!
mpi
- 《并行程序设计》书中每章节的全部代码,对于初学者可以借鉴代码学习。-" Parallel programming" in each chapter of the book all the code for the beginners can learn the code to learn.
HelloCPPAMP
- C++AMP的程序,需要安装VS2012,供并行计算初学者学习,内有文档-a program of C++AMP,which is for parallel learners and need to install VS2012. There is a document in it
03
- 基于CUDA平台用VS2010编写的计算一系列数平方和的并行程序,比较简单,适合CUDA的初学者学习-CUDA computing platform using VS2010 to write a series of squares and the number of parallel programs based on relatively simple, suitable for beginners to learn CUDA
bank_conflict
- cuda并行计算,bank conflict 实验,cuda入门学习优化必做实验。gpu运行,要有nvidia的显卡并装有cuda,vs才能运行此程序-cuda parallel computing,bank conflict experiment,the essential experiment of studying cuda
MPIjingdian
- MPI并行程序设计(都志辉) 经典的,关于并行计算的学习资料-MPI parallel programming (DU) classic study of information on parallel computing
cuda_add_squre
- 本程序计算了一个较大数据量的数组内元素的平方和公式,是学习cuda并行计算的基础-The program calculates the square and the formula array element within a larger amount of data is the basis for learning cuda parallel computing
SIMD
- 一些并行程序的例子,主要为SIMD编程,对学习SIMD编程的初学者很有帮助-Some examples of parallel programs, mainly for SIMD programming
MatlabCuda
- 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
Matlab学习
- 对于初学者非常实用的简单Matlab程序(For beginners very practical simple Matlab program)
并行程序设计导论
- 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)