搜索资源列表
-
0下载:
并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
-
-
0下载:
Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
-
-
0下载:
高性能并行运算入门书籍,不错的一本书-Introduction to high performance parallel computing books, a good book. . . . . . . . .
-
-
0下载:
本书向读者介绍了分布式系统特有的有关设计方面的一些内容。本书着重于设计的软件部分,因为大部分相应的硬件部分在许多有关计算机网络和并行计算机的教科书中都已得到很好的介绍。这本书中的所有高级设计和算法都使用建议的类CSP分布式控制描述语言(DCDL)表示(CSP代表通信顺序进程)。虽然这本书不可能覆盖分布式计算系统的所有问题,但我们的目标在于给出有关每个涉及到的问题的基本方面。-This book introduces readers to the unique distributed system
-
-
0下载:
《并行计算导论》中的一个小例子(c++,mpi),运行在linux下-Introduction to parallel computing in a small example (c++, mpi), running under linux
-
-
0下载:
全面介绍并行计算,并行算法设计,外国经典书籍,学并行必选
张云泉,陈英译印CXavier美ssIyengar著《并行算法导论》Introduction to Parallel-Comprehensive introduction parallel computing, parallel algorithm design, foreign classics, must-Yunquan parallel study, Chen English India CXavier U.S. ssIyen
-
-
0下载:
并行编程介绍 介绍并行计算方面的知识,作者加入了自己的理解-Who introduced parallel computing parallel programming knowledge
-
-
0下载:
(An Introduction to Parallel Computing (2nd edition)By Ananth Grama, Anshul Gupta, George Karypis, Vipin Kumar)8.4MB绝对完整版-(An Introduction to Parallel Computing (2nd edition) By Ananth Grama, Anshul Gupta, George Karypis, Vipin Kumar) 8.4MB absolutel
-
-
0下载:
An Introduction to Parallel Programming Book
-
-
0下载:
高性能计算实验 (并行编程),并行计算机简介-Experimental high-performance computing (parallel programming), Introduction to parallel computers
-
-
1下载:
OpenCL 课件及源码 需要AMDAPPSDK-Introduction to Parallel Computing about Opencl
-
-
0下载:
Nvidia资深工程师编写的CUDA入门书籍,非常简明清晰。是快速掌握CUDA并行计算精髓的小手册!-Nvidia CUDA senior engineers started writing the book, very clear and concise. CUDA parallel computing is to grasp the essence of the booklet!
-
-
0下载:
Parallel implementation
-
-
0下载:
本程序解决的问题是中期冲突探测的GPU加速问题。随着航空运输业的持续高速增长,空中交通流量日益增长、空域密度不断增加,使得飞机之间的碰撞风险大大增加,对飞行安全造成了严重威胁。为了保障空中交通安全,防止飞机发生危险接近甚至碰撞,冲突检测至关重要。但是,冲突检测的算法非常复杂,而且当某片空域密度过大时,会严重影响检测速度,从而丧失时效性,这时,CPU计算完全不能适应需求,引入GPU并行计算就很必要了。本试验中,经过cuda加速后,不仅能很好的解决目前国内空中管制的100条计划的要求,并且能大大提高
-
-
0下载:
并行计算导论,作为基础入门的指导书
张林波出版-Introduction to parallel computing, as a basis for entry guide book
-
-
0下载:
CUDA Application Design and Development,CUDA程序设计与开发,最近刚出不久的一本书,里面的技术很新,相比上一代Fermi架构,新的Tesla并行架构,并行效能效果进一步增强。-CUDA Application Design and Development
Author(s): Rob Farber
Published: 14 Nov 2011
As the computer industry retools to leverage mass
-
-
0下载:
GO语言的入门介绍,来自于linux公社。
Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc.
Go programming langua
-
-
0下载:
介绍了英特尔至强处理器和英特尔Xeon Phi协处理器和讨论它们的功能和目的。我们也开始介绍便携式的,面向未来的并行编程和讨论在英特尔MIC架构的高性能的先决条件:线程的并行性,矢量化和优化的内存访问模式。本课程将介绍本地的规划模型英特尔Xeon Phi协处理器,允许重用代码的应用程序设计为通用的CPU。会议的实践部分演示了如何在Linux操作系统(OS)在主机上运行的操作系统间的协处理器,以及如何使用英特尔的编译器上运行的处理器的本地应用程序。-Intel Architecture
In
-
-
0下载:
Introduction to Parallel Programming Original English An Introduction
-