e99 Online Shopping Mall
Help | |
Home - Basic P - Parallel Computing Programming (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Introduction to Parallel Computing: Design and Analysis of Parallel Algorithms by Vipin Kumar, Ananth Grama, Anshul Gupta, George Karpis | |
Textbook Binding: 597
Pages
(1994-01)
list price: US$73.00 -- used & new: US$19.69 (price subject to change: see help) Asin: 0805331700 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Just great
Essential 4 any prospective parallel computing professional
Good book on parallel computing
Great details and insightful |
22. Principles of Parallel Programming by Calvin Lin, Larry Snyder | |
Hardcover: 352
Pages
(2008-03-07)
list price: US$113.00 -- used & new: US$67.26 (price subject to change: see help) Asin: 0321487907 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Overpriced, Dated Content
Riddled with errors
abstracts essential ideas
excellent introductory text, both timely and timeless |
23. Parallel Computing: Numerics, Applications, and Trends | |
Hardcover: 520
Pages
(2009-06-04)
list price: US$99.00 -- used & new: US$77.19 (price subject to change: see help) Asin: 1848824084 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book targets development of efficient parallel computational methods for different scientific and technical applications. Readers who wish to design and implement efficient solutions on parallel and distributed computer systems are given insight into the theory of the computational methods through practical application being emphasized throughout. Features: Discusses development of algorithms for different applications plus other aspects related to parallel numerical solution of PDEs (e.g. grid refinement). Considers other numerical applications such as data retrieval by linear algebra approach and quasi Monte-Carlo methods. Covers molecular dynamics, computational quantum physics, analysis of bio-signals and image and video coding. Chapters overviews and conclusions with a discussion on future work. This concise volume provides the state-of-the-art in parallel and distributed computing, and is a must-read for practitioners, researchers and graduate students. |
24. Parallel Programming: Techniques and Applications Using Networked Workstations and Parallel Computers (2nd Edition) by Barry Wilkinson, Michael Allen | |
Paperback: 496
Pages
(2004-03-14)
list price: US$113.40 -- used & new: US$84.03 (price subject to change: see help) Asin: 0131405632 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (6)
Typical CS department book
Good book at senior or early grad school level I would have given it 5 stars, except it isn't all that great as a reference; you will probably end up using online help for whatever communications package you use.It's the kind of book you read once or twice, then give away to younger collegues.
Wonderful book but don't pay full price This book is used as a textbook in many computer science departments (hence the inflated price) but I found that even with the minimal computer science education I've had (mostly from self-study) I learned a lot and did not find this book overly difficult to follow.
Not for beginners
Clear and informative book, but... |
25. The Sourcebook of Parallel Computing (The Morgan Kaufmann Series in Computer Architecture and Design) | |
Hardcover: 842
Pages
(2002-11-25)
list price: US$84.95 -- used & new: US$49.49 (price subject to change: see help) Asin: 1558608710 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Parallel Computing - An inside out by Jack Dongarra! |
26. CUDA by Example: An Introduction to General-Purpose GPU Programming by Jason Sanders, Edward Kandrot | |
Paperback: 312
Pages
(2010-07-29)
list price: US$39.99 -- used & new: US$27.18 (price subject to change: see help) Asin: 0131387685 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description “This book is required reading for anyone working with accelerator-based computing systems.” CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now brings this valuable resource to programmers working on applications in other domains, including science, engineering, and finance. No knowledge of graphics programming is required–just the ability to program in a modestly extended version of C.
CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples. After a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C, the book details the techniques and trade-offs associated with each key CUDA feature. You’ll discover when to use each CUDA C extension and how to write CUDA software that delivers truly outstanding performance.
Major topics covered include
All the CUDA software tools you’ll need are freely available for download from NVIDIA. http://developer.nvidia.com/object/cuda-by-example.htmlCustomer Reviews (14)
Perfect for professional programming collections
Poorly executed
Fair starting point, but definitely not the only book you should read.
excellent introduction
Hits the mark almost perfectly (read the title) |
27. Patterns for Parallel Programming by Timothy G. Mattson, Beverly A. Sanders, Berna L. Massingill | |
Hardcover: 384
Pages
(2004-09-25)
list price: US$64.99 -- used & new: US$46.50 (price subject to change: see help) Asin: 0321228111 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The Parallel Programming Guide for Every Software Developer From grids and clusters to next-generation game consoles, parallel computing is going mainstream. Innovations such as Hyper-Threading Technology, HyperTransport Technology, and multicore microprocessors from IBM, Intel, and Sun are accelerating the movement's growth. Only one thing is missing: programmers with the skills to meet the soaring demand for parallel software. That's where Patterns for Parallel Programming comes in. It's the first parallel programming guide written specifically to serve working software developers, not just computer scientists. The authors introduce a complete, highly accessible pattern language that will help any experienced developer "think parallel"-and start writing effective parallel code almost immediately. Instead of formal theory, they deliver proven solutions to the challenges faced by parallel programmers, and pragmatic guidance for using today's parallel APIs in the real world. Coverage includes: Patterns have helped thousands of programmers master object-oriented development and other complex programming technologies. With this book, you will learn that they're the best way to master parallel programming too. Customer Reviews (7)
A pretty decent guide to parallel programming
A total waste of money
Probably one of the best books on this subject
Easy to read and useful content
Read this book |
28. An Introduction to Parallel Programming by Peter Pacheco | |
Hardcover: 392
Pages
(2011-01-18)
list price: US$79.95 -- used & new: US$73.64 (price subject to change: see help) Asin: 0123742609 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with MPI, PThreads, and OpenMP. The first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture, An Introduction to Parallel Programming 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. |
29. Parallel Computing Works! by Geoffrey C. Fox, Roy D. Williams, Guiseppe C. Messina | |
Hardcover: 977
Pages
(1994-05-15)
list price: US$122.00 -- used & new: US$20.99 (price subject to change: see help) Asin: 1558602534 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description A clear illustration of how parallel computers can be successfully applied The authors describe how they used an experimental approach to configure |
30. Handbook of Parallel Computing and Statistics (Statistics:A Series of Textbooks and Monographs) | |
Hardcover: 552
Pages
(2005-12-21)
list price: US$129.95 -- used & new: US$121.13 (price subject to change: see help) Asin: 082474067X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This unique reference weaves together the principles and theoretical models of parallel computing with the design, analysis, and application of algorithms for solving statistical problems. After a brief introduction to parallel computing, the book explores the architecture, programming, and computational aspects of parallel processing. Focus then turns to optimization methods followed by statistical applications. These applications include algorithms for predictive modeling, adaptive design, real-time estimation of higher-order moments and cumulants, data mining, econometrics, and Bayesian computation. Expert contributors summarize recent results and explore new directions in these areas. Its intricate combination of theory and practical applications makes the Handbook of Parallel Computing and Statistics an ideal companion for helping solve the abundance of computation-intensive statistical problems arising in a variety of fields. Customer Reviews (2)
Excellent Overview of the State of the Art
brings together a comprehensive review |
31. Parallel Programming in OpenMP by Rohit Chandra, Ramesh Menon, Leo Dagum, David Kohr, Dror Maydan, Jeff McDonald | |
Hardcover: 231
Pages
(2000-10-16)
list price: US$60.95 -- used & new: US$51.90 (price subject to change: see help) Asin: 1558606718 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description At its heart, OpenMP is remarkably simple. By adding a handful of compiler directives (or pragmas) in Fortran or C/C++, plus a few optional library calls, programmers can "parallelize" existing software without completely rewriting it. This book starts with simple examples of how to parallelize "loops"--iterative code that in scientific software might work with very large arrays. Sample code relies primarily on Fortran (undoubtedly the language of choice for high-end numerical software) with descriptions of the equivalent calls and strategies in C/C++. Each sample is thoroughly explained, and though the style in this book is occasionally dense, it does manage to give plenty of practical advice on how to make code run in parallel efficiently. The techniques explored include how to tweak the default parallelized directives for specific situations, how to use parallel regions (beyond simple loops), and the dos and don'ts of effective synchronization (with critical sections and barriers). The book finishes up with some excellent advice for how to cooperate with the cache mechanisms of today's OpenMP-compliant systems. Overall, Parallel Programming in OpenMP introduces the competent research programmer to a new vocabulary of idioms and techniques for parallelizing software using OpenMP. Of course, this standard will continue to be used primarily for academic or research computing, but now that OpenMP machines by major commercial vendors are available, even business users can benefit from this technology--for high-end forecasting and modeling, for instance. This book fills a useful niche by describing this powerful new development in parallel computing. --Richard Dragan Topics covered: Customer Reviews (5)
Many Tips And Pitfalls
classic how to but too heavy a focus on fortran
Great introduction
has many Fortran 77 but not Fortran 95 examples
Clear and concise |
32. Foundations of Multithreaded, Parallel, and Distributed Programming by Gregory R. Andrews | |
Paperback: 664
Pages
(1999-12-10)
list price: US$80.00 -- used & new: US$60.00 (price subject to change: see help) Asin: 0201357526 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Greg Andrews teaches the fundamental concepts of multithreaded, parallel and distributed computing and relates them to the implementation and performance processes. He presents the appropriate breadth of topics and supports these discussions with an emphasis on performance. Customer Reviews (6)
Difficult to follow with bad examples.
Wide and deep on fundamentals, and timely
Dr. Andrews knows this topic
An Excellent Book
I've never read anything worse than this in any subject ever Many parts of this books shows that the author has a very poor understanding of mathematics, logical deduction and also pays to attention to details. Further he seems to have quite a bit of flawed intuition about programs/processes and threads. Okay that might be harsh but atleast he has no ability to communicate his understanding anyway so... More specifically I disagree with the following things; The one thing that made be go online and write this was page 73 (i've not read futher and i'm not sure i'm going to either) where the author delivers a lengthy insult to ones intellect by telling you that a program is BAD if any possible trace of execution leave the program in a BAD state. Further he continues to write that GOOD is equivalent to BAD, and then uses these two concepts as if they were each others logical negations. ... Read more |
33. Concurrent Programming: Fundamental Techniques for Real-Time and Parallel Software Design (Wiley Series in Parallel Computing) by Tom Axford | |
Paperback: 266
Pages
(1989-10-27)
list price: US$40.95 -- used & new: US$219.16 (price subject to change: see help) Asin: 0471923036 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
34. Dlp: A Language for Distributed Logic Programming : Design, Semantics and Implementation (Wiley Series in Parallel Computing) by Anton Eliens | |
Hardcover: 300
Pages
(1992-07)
list price: US$69.95 Isbn: 0471931179 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
35. Parallel Programming, Models and Applications in Grid and P2P Systems (Advances in Parallel Computing) by F. Xhafa | |
Hardcover: 350
Pages
(2009-05-15)
list price: US$196.00 -- used & new: US$191.87 (price subject to change: see help) Asin: 1607500043 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description IOS Press is an international science, technical and medical publisher of high-quality books for academics, scientists, and professionals in all fields. Some of the areas we publish in: -Biomedicine |
36. Parallel Computing in Science and Engineering: 4th International DFVLR Seminar on Foundations of Engineering Sciences, Bonn, FRG, June 25/26, 1987 (Lecture Notes in Computer Science) | |
Paperback: 185
Pages
(1988-06-13)
list price: US$49.95 -- used & new: US$49.52 (price subject to change: see help) Asin: 3540189238 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
37. Parallel Computing on Heterogeneous Clusters by Alexey L. Lastovetsky | |
Hardcover: 350
Pages
(2003-08-11)
list price: US$132.95 -- used & new: US$55.00 (price subject to change: see help) Asin: 0471229822 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
38. Parallel Computing: Architectures, Algorithms and Applications - Volume 15 Advances in Parallel Computing by C. Bischof | |
Hardcover: 824
Pages
(2008-03-15)
list price: US$260.00 -- used & new: US$255.87 (price subject to change: see help) Asin: 158603796X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description IOS Press is an international science, technical and medical publisher of high-quality books for academics, scientists, and professionals in all fields. Some of the areas we publish in: -Biomedicine |
39. Implementation of Non-Strict Functional Programming Languages (Research Monographs in Parallel and Distributed Computing) by Kenneth R. Traub | |
Paperback: 185
Pages
(1991-03-07)
list price: US$27.95 Isbn: 0262700425 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description A program is compiled by analyzing its data dependences and developingfrom that a set of partitioning constraints. These practical algorithmsare founded on a new theory of data dependence and ordering withinfunctional programs, which defines dependence graphs in terms of arewrite-rule operational semantics for the language. By attacking the ordering problem directly, the book departs fromprevious approaches that obtain partitioning as a by-product ofoptimizing lazy evaluation and cleanly separates partitioning from othercode-generation issues. Furthermore, the method is flexible enough toproduce both lazy code and a less-restrictive "lenient" variant thatallows larger threads with only a slight decrease in expressive power.Code generation and optimization are explored in depth for bothuniprocessor and multiprocessor targets. |
40. Scientific Computing: An Introduction with Parallel Computing by Gene H. Golub, James M. Ortega | |
Hardcover: 442
Pages
(1993-02-03)
list price: US$83.95 -- used & new: US$55.34 (price subject to change: see help) Asin: 0122892534 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
As the title says: an introduction |
  | Back | 21-40 of 100 | Next 20 |