FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Introduction to Parallel Computing
- Author(s) Blaise Barney
- Publisher: Lawrence Livermore National Laboratory; eBook (Creative Commons Licensed)
- License(s): Commons Attribution 3.0 Unported (CC BY 3.0)
- Paperback: N/A
- eBook: HTML
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
An overview of practical parallel computing and principles will enable the reader to design efficient parallel programs for solving various computational problems on state-of-the-art personal computers and computing clusters.
This book explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. User-friendly exercises teach students how to compile, run and modify example programs. It is a complete end-to-end source of information on almost all aspects of parallel computing from introduction to architectures to programming paradigms to algorithms to programming standards.
This book is also ideal for practitioners and programmers.
About the Authors- Blaise Barney is a research scientist at Lawrence Livermore National Laboratory.
- Parallel Computing and Programming
- The C and Objective C Programming
- Fortran Programming Language
- Mathematical and Computational Software
- Computational and Algorithmic Mathematics
- Introduction to Parallel Computing (Blaise Barney)
- The Mirror Site (1) - HTML
- The Mirror Site (2) - PDF
- The Mirror Site (3) - PDF
-
The Practice of Parallel Programming (Sergey A. Babkin)
This book provides an advanced guide to the issues of the parallel and multithreaded programming. It goes beyond the high-level design of the applications, into the details that are often overlooked but vital to make the programs work.
-
Data Parallel C++: Mastering DPC++ Programming
Learn how to accelerate C++ programs using Data Parallelism. This book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels.
-
Pro TBB: C++ Parallel Programming with Threading Building Blocks
This book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). It presents numerous examples and best practices to help you become an effective TBB programmer and leverage the power of parallel systems.
-
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.
-
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.
-
Parallel Algorithms (Henri Casanova, et al)
Focusing on algorithms for distributed-memory parallel architectures, the book extracts fundamental ideas and algorithmic principles from the mass of parallel algorithm expertise and practical implementations developed over the last few decades.
:
|
|