FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Parallel Programming with CUDA: Architecture, Analysis, Application
- Author(s) David Munch
- Publisher: University of Karlsruhe (Universität Karlsruhe)
- Paperback: N/A
- eBook: PDF
- Language: English
- ISBN-10/ASIN: N/A
- ISBN-13: N/A
- Share This:
This book offers a detailed guide to CUDA with a grounding in parallel fundamentals. With CUDA, you can use a desktop PC for work that would have previously required a large cluster of PCs or access to a High-Performance Computing (HPC) facility.
About the Authors- N/A
- Parallel, Concurrent Computing and Programming
- Computer Graphics and GPU Programming
- The C++ Programming Language
- Parallel Programming with CUDA: Architecture, Analysis, Application (David Munch)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
CUDA Succinctly (Chris Rose)
This book discusses CUDA hardware and software in greater detail and covering both CUDA and Kepler. Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness.
-
CUDA Tutorial (Putt Sakdhnagool)
This book introduces the essentials of CUDA C programming clearly and concisely, quickly guiding you from running sample programs to building your own code, assumes no specialized background in GPU-based or parallel computing.
-
Parallel Programming in MPI and OpenMP (Victor Eijkhout)
This is a textbook about parallel programming of scientific application on large computers, learn how to design, analyze, implement, and benchmark parallel programs in C/C++ and Fortran using Message Passing Interface (MPI) and/or OpenMP.
-
Is Parallel Programming Hard? If So, What Can You Do About It?
It examines what makes parallel programming hard, and describes design techniques that can help you avoid many parallel-programming pitfalls. It is primarily intended for low-level C/C++ code, but offers valuable lessons for other environments as well.
-
Introduction to Parallel Computing (Blaise Barney)
Explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. It teaches students how to compile, run and modify example programs. It is a complete end-to-end source of information on almost all aspects.
-
GPU Gems 3 by Addison-Wesley (Hubert Nguyen)
This third volume of the best-selling GPU Gems series provides a snapshot of today's latest Graphics Processing Unit (GPU) programming techniques.
-
GPU Gems 2: Programming for High-Performance Graphics
This sequel to the best-selling, first volume of GPU Gems details the latest programming techniques for today's graphics processing units (GPUs).
-
GPU Gems: Techniques, Tips and Tricks for Real-Time Graphics
It focuses on the programmable graphics pipeline available in today's graphics processing units (GPUs) and highlights quick and dirty tricks used by leading developers, as well as fundamental, performance-conscious techniques.
-
The Cg Tutorial: The Guide to Programmable Real-Time Graphics
Cg (C for graphics) is a complete programming environment for the fast creation of special effects and real-time cinematic quality experiences. This book explains how to implement both basic and advanced techniques for today's programmable GPU architectures.
-
BIG CPU, BIG DATA: Solving the World's Toughest Problems
This book teaches you how to write parallel programs for multicore machines, compute clusters, GPU accelerators, and big data map-reduce jobs, in the Java language, with the free, easy-to-use, object-oriented Parallel Java 2 Library.
-
Programming on Parallel Machines: GPU, Multicore, Clusters, etc.
The main goal of the book is to present parallel programming techniques that can be used in many situations for many application areas and which enable the reader to develop correct and efficient parallel programs.
:
|
|