搜索资源列表
nt1
- mpi 结合vc编程用模拟退火法算一个最小路径的值-MPI programming combined with simulated annealing count path of a minimum value
deliverdata
- mpi编程,c语言,实现数据在进程间的接力传送-mpi programming, c language, the process of data in the transmission relay
cilk
- cilk编程的内容,面向并行计算,里面有很多经典的例子,适合学习和研究人员-cilk programming content oriented parallel computing, there are many classic examples for study and research staff
PSRS
- 本代码是下在Linux环境下的C编程,主要模拟实现并行计算中的PSRS算法。-under this code is in Linux environment under the C programming, simulated parallel computation algorithm for the MPP.
MPI_program_dev
- MPI并行编程教案_并行编程原理及程序涉及-MPI parallel programming templates _ parallel programming principles and procedures involved
nbody_sh1p.tar
- mpi编程,并行计算N体问题。-mpi programming, parallel computing N-body problem.
MPI-Nbody
- MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file resul
高性能计算之并行编程技术—— MPI并
- 清华都志辉作品,基于MPI并行计算的最佳书籍《高性能计算之并行编程技术—— MPI并行程序设计》-Qinghua DU works MPI parallel computation based on the best books "high-performance calculation parallel programming techniques -- MPI parallel programming"
cuda
- cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
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)
GPU高性能编程CUDA实战中文版
- 并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)
基于SSE4和多核编程的电子相册的实现
- 基于sse4和多核编程的电子相册的实现,包含实现和文档。(Implementation of electronic photo album based on SSE4)
CUDA并行程序设计 GPU编程指南
- CUDA并行程序设计GPU编程指南 (Shane Cook著)苏统华 李东等译(CUDA parallel program design guide for GPU programming)
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
GPU高性能编程CUDA实战
- GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
C++并发编程实战
- 本书是基于C++11新标准的并发和多线程编程深度指南(C++ Concurrency in Action)
多处理器编程的艺术中文版.pdf
- 多处理器编程的艺术中文版,可惜没有书签,不过还是很好的多处理学习材料(A Chinese version of the art of multiprocessor programming, but it is a pity that there is no bookmark, but it is a good way to deal with learning materials.)
GPU并行编程讲义
- 基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
GPU高性能编程CUDA实战—示例代码
- 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit