搜索资源列表
collapse
- c语言应用MPI并行计算程序实例.可将一个大数字(大于百万位)并行collapse,成为一个digit.例如11->2,179->17->8
高性能计算之并行编程技术—— MPI并
- 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques -- MPI parallel programming"
HelloGPGPU.rar
- GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
FDTD_OMP
- 时间域有限差分,三维探地雷达正演并行计算程序——FDTD_OMP-Finite difference time domain, three-dimensional ground penetrating radar forward parallel program- FDTD_OMP
matrix
- 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
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
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
matlab7
- matlab基本实验程序,并行计算编程基本程序-matlab basic experimental procedures, the basic procedures for programming parallel computing
nbody
- 在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力-Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to
fuzaipingheng
- 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
spark98
- 卡内基梅隆大学开发的并行计算程序,包括内存和消息的处理-Carnegie Mellon University to develop the parallel computing processes, including memory and information processing
assignment1c_1385917
- 并行计算机上的一个实验性程序,附有程序说明及结果分析-My assignment for the parallel computer, and also includes the result of the assignment.
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
heatdistribution-mpi
- 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
mpv
- 这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
TOGETHER
- 这个程序用来突出并行计算和普通计算的优势-Parallel computing and the general program highlights the advantages of the calculation
《实战Matlab之并行程序设计》程序代码
- 《实战Matlab之并行程序设计》程序代码(Parallel programming of actual combat Matlab" program code)
MPI与OpenMP并行程序设计:C语言版
- MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
GPU并行编程讲义
- 基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit