搜索资源列表
gpu
- gpu编程书籍 并行计算机导论 对gpu编程者有很大的帮助-Parallel gpu computer programming books An Introduction to Programming on the gpu are of great help
MultiCore-Programming
- Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
MPI
- 网上发现的数值并行算法 MPI编程实现的介绍,很好很强大,希望对大家有用处-Online found that the value of parallel algorithms introduction to MPI programming, very good very strong hope that useful to everyone
libros
- Data Hiding fundamentals and applications and Parallel Programming
parallel.tar
- An Introduction to Parallel Programming. The goal of this tutorial is to give an introduction into all aspects of parallel programming that are necessary to write your own parallel programs.
introduction-Parallel
- introduction to parallel programming e-book
Introduction-to-Parallel-Computing
- 并行编程介绍 介绍并行计算方面的知识,作者加入了自己的理解-Who introduced parallel computing parallel programming knowledge
An-Introduction-to-Parallel-Programming
- An Introduction to Parallel Programming Book
Introduction-to-parallel-computing
- 高性能计算实验 (并行编程),并行计算机简介-Experimental high-performance computing (parallel programming), Introduction to parallel computers
An-Introduction-to-GPGPU-Programming
- 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!
CUDA-Application-Design
- 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
MPI-programming
- MPI分布式内存编程,适合基础学习。并行程序设计导论-MPI DISTRIBUTED MEMORY programming,suitable for learning。 An introduction to parallel programming
POSIX-Threads-Programming_Modified_07_03_2015
- Tutorial Using LLNL s Supercomputers workshop. (Modified: 07/03/2015) Parallel programming with threads. Introduction to concepts, motivations, and design considerations for using Pthreads. Thread Management, Mutex Variables,Condition Variabl
Programming-in-GO
- GO语言的入门介绍,来自于linux公社。 Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc. Go programming langua
Colfax-HOW-Day-01
- 介绍了英特尔至强处理器和英特尔Xeon Phi协处理器和讨论它们的功能和目的。我们也开始介绍便携式的,面向未来的并行编程和讨论在英特尔MIC架构的高性能的先决条件:线程的并行性,矢量化和优化的内存访问模式。本课程将介绍本地的规划模型英特尔Xeon Phi协处理器,允许重用代码的应用程序设计为通用的CPU。会议的实践部分演示了如何在Linux操作系统(OS)在主机上运行的操作系统间的协处理器,以及如何使用英特尔的编译器上运行的处理器的本地应用程序。-Intel Architecture In
Database
- Introduction to Parallel Programming Original English An Introduction