搜索资源列表
mpi
- 消息传递并行编程环境mpi pdf
mpi2
- 《高性能计算并行编程技术——MPI并行程序设计 》PDG电子书
MPI并行编程讲稿
- MPI并行编程讲稿
bingxingsuanfa
- 并行计算机的出现,一方面给实时信号处理、大规模科学与工程计算等提供了很好的物质基础与机遇,另一方面又给用户带来 了很多新问题和困难.由于并行机种类繁多、互不通用,如何发挥并行机的效率是用户最关心酌问题.一台性能很高的并行机,如果不能充分发挥其效率,性能会呈数量级下降.因此并行算法的研究是并行计算的一个关键问题.要设计出好的并行算法,必须 对并行计算机的硬件系统、软件系统有足够的了解,让设计的并行算法适合特定的硬件和软件系统.本章对并行计算机的体系结 构、并行编程环境、并行算法的一些
123
- MPI+OpenMP混合并行编程模型应用研究-Research on development of mixed mode MPI+Openmp applications
CUDAGPUPatternrecognition
- 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。-This paper analyzes the Tesla GPU computing architecture and CUDA graphics and computing devices unified framework, a detailed descr iption of how parallel computi
CUDA-Programming-2.0
- CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA-CUDA is a parallel programming model and software environment for the response to this challenge, while ensuring that familiar with standard programming languages such as C language progr
An-adaptation-of-the-flow-of-multi-core-parallel-p
- 一种适应多核的流水并行编程模式An adaptation of the flow of multi-core parallel programming model-An adaptation of the flow of multi-core parallel programming model
dianlixitongbingxingjisuan
- 本资料介绍了电力系统并行计算,及其在潮流和暂态稳定方面的应用,有助于编程参考。-This document describes the parallel computing power system, its trends and the application of transient stability, help programmers reference.
Programming-Massively
- 多核并行编程一篇比较好的文章,可以仔细阅读琢磨。-Programming Massively Parallel Processor-AHands-onApproach (DavidB.Kirk and Wen-meiW.Hwu).pdf
SE2-Spec-of-Systems-and-Languages
- 第二卷涵盖的基本原则和技术的具体制度和语言。它涉及的建模符号(语用,语义和语法的系统和语言) ,空间造型和简单的时间现象,而且这种专门题目为模块化(包括uml类图), petri网,活出序列图,状态图,和颞逻辑学,其中包括持续计算。最后,本书介绍的技术翻译和编译器开发的功能性,势在必行,模块化和并行编程语言。 -The second volume covers the basic principles and techniques of specifying systems and langua
abc
- 当前的数据密集型计算需要处理PB级数 据集和GB级数据流,面临着大规模数据管理、复 杂计算环境管理、可扩展计算平台等方面的难题.. Hadoop是一种易扩展的分布式计算架构,能将廉 价PC节点联合起来提供大型计算服务一其HDFS 提供大规模存储管理,其Map Reduce并行框架为 用户提供容易使用的并行编程模式。本文研究 Hadoop架构并探讨在数据密集型计算中的应用-Current data-intensive computing needs of the PB-
Compaq_Visual_Fortran_6.6_并行编程环境的配置.doc
- Compaq_Visual_Fortran_6.6_并行编程环境的配置,给出了MPI的安装过程及环境设置细节
并行计算概述
- 并行计算概述,介绍并行计算的概念、基本术语,体系结构、存储结构、编程模型等
IntroductiontoParallelProgrammingP
- 一本关于linux的并行编程的书,详细简单的讲解了入门知识。-A book about linux parallel programming, detailed explanations get started.
MPI-Programming
- 高性能计算之并行编程技术-MPI并行程序设计。-Parallel programming techniques for high-performance computing-MPI parallel program design.
i
- Visual C++本地并行编程中的状态管理,新的Beta1 PPL的其中一个功能就是可以取消正在运行中的任务组-Parallel programming in Visual C++ local state management, the the new Beta1 PPL which a function is to cancel the running task group
R语言编程艺术
- 这本书涵盖了R语言编程的诸多方面,尤其在面向对象编程、程序调试、提升程序运行速度以及并行计算等方面,填补了同类图书的空白。(This book covers many aspects of R programming, especially in object-oriented programming, program debugging, lifting programs, running speed, and parallel computing, to fill the gaps in s
CUDA Fortran 高效编程实践.pdf
- CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算
《深入理解并行编程》
- 《深入理解并行编程》