e99 Online Shopping Mall
Help | |
Home - Computer - Parallel Computing (Books) |
  | Back | 41-60 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
41. 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 |
42. Patterns and Skeletons for Parallel and Distributed Computing | |
Hardcover: 333
Pages
(2002-11-11)
list price: US$145.00 -- used & new: US$82.21 (price subject to change: see help) Asin: 1852335068 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Over-specialized Too narrow, in that each chapter was a very detailed study of a specific implementation or idea. The first few chapters, for example, presented particular extensions to the Haskell programming langauge, intended to support parallel programming. Lord knows that parallel systems need all the help they can get. If hard-core functional programming is the answer, though, I'm not sure I heard the question. Functional programmers have been beating their drum for at least 30 years, and still have little effect on the main parade of software development. What they call "skeletons" seem to be fairly ordinary constructs for parallelism, including co-begin and pipelining. I have trouble getting excited about seeing them presented in obscure notation. I would also have hoped to see more demanding kinds of applications. Ray-tracing was a common one, but ray-tracing is "embarassingly parallel." It's almost hard not to get a parallel speedup approaching 1:1 with the number of processors. The remainder of the book operates at a very different level. Instead of specific syntax in a specific language, it presents a number of design patterns at a very high conceptual level. Instead of particular implementations on specific processors, it discusses techniques that can be applied across loosely-coupled, web-based ensembles. The design pattern discussion was adequate, but seemed an odd mate for the low-level detail of the book's first section. Even though I work every day with highly parallel computation, I just didn't come away with much I could use. I found this book frankly disappointing. ... Read more |
43. Parallel and Distributed Computing: A Survey of Models, Paradigms and Approaches by Claudia Leopold | |
Hardcover: 272
Pages
(2000-11-17)
list price: US$132.95 -- used & new: US$39.29 (price subject to change: see help) Asin: 0471358312 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
A good start, but don't stop here Where the book fails is that it is far from "all inclusive".There are a number of prominent and important developments that have not been included.Similarly, there are other interesting newer technologies that have only received cursory treatment.Examples include: - No mention of SETI@Home.SETI@Home is the poster child of massively distributed computing, and with 15 teraflops of raw computing power, it is more capable than IBM's ASCI White supercomputer. It was clear from the text that the author came from a strong UNIX and CORBA background.The text has the feel of a PhD thesis-turned-book, and the areas of concentration are decidedly academic.There are a few other areas of minor complaint.Some of the wording in the text is clumsy, reflecting inadequate editing.Some topics feel like they are introduced in reverse order, assuming the reader already has some context about the given topic. The author makes a sometimes-clumsy distinction between paradigms and models.The distinction is important in that an understanding of models brings a reader closer to envisioning how they might tackle a given problem themselves.However, reference to various models are sprinkled throughout the book.A comparative analysis, even brief, would have been very useful had it been centralized. Those complaints may sound harsh, but overall the book is useful.It demystifies the problems of parallel programming, and provides a reasonably concise starting point for researching the distributed computing space.But, consider this book a starting point, and not an ending point.
A good start, but don't stop here Where the book fails is that it is far from "all inclusive".There are a number of prominent and important developments that have not been included.Similarly, there are other interesting newer technologies that have only received cursory treatment.Examples include: - No mention of SETI@Home.SETI@Home is the poster child of massively distributed computing, and with 15 teraflops of raw computing power, it is more capable than IBM's ASCI White supercomputer. It was clear from the text that the author came from a strong UNIX and CORBA background.The text has the feel of a PhD thesis-turned-book, and the areas of concentration are decidedly academic.There are a few other areas of minor complaint.Some of the wording in the text is clumsy, reflecting inadequate editing.Some topics feel like they are introduced in reverse order, assuming the reader already has some context about the given topic. The author makes a sometimes-clumsy distinction between paradigms and models.The distinction is important in that an understanding of models brings a reader closer to envisioning how they might tackle a given problem themselves.However, reference to various models are sprinkled throughout the book.A comparative analysis, even brief, would have been very useful had it been centralized. Those complaints may sound harsh, but overall the book is useful.It demystifies the problems of parallel programming, and provides a reasonably concise starting point for researching the distributed computing space.But, consider this book a starting point, and not an ending point. ... Read more |
44. Using OpenMP: Portable Shared Memory Parallel Programming (Scientific and Engineering Computation) by Barbara Chapman, Gabriele Jost, Ruud van der Pas | |
Paperback: 353
Pages
(2007-10-31)
list price: US$38.00 -- used & new: US$28.32 (price subject to change: see help) Asin: 0262533022 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Excellent with heavy emphasis on performance
A practical and well-priced book
Good Performance on a Multicore Machine - Try OpenMP? |
45. Parallel Optimization: Theory, Algorithms, and Applications (Numerical Mathematics and Scientific Computation) by Yair Censor, Stavros A. Zenios | |
Hardcover: 576
Pages
(1998-01-08)
list price: US$225.00 -- used & new: US$180.00 (price subject to change: see help) Asin: 019510062X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
For the dedicated specialist I did, however, get some understanding of the kinds of problems that the authors address. They are some of the analytic functions, with linear or nonlinear constraints. In particular, they are functions of high dimensions - thousands or millions of constraints - amenable to fairly fine-grained optimization. They are not discrete problems, like the Travelling Salesman. They are not problems with hugely jagged reward surfaces, like "motif finding" problems in bioinformatics. They are not genetic algorithms, Monte Carlo searches, or combinatorial problems. The authors do in fact parallelize a number of important optimization problems, including CAT scans, transportation planning, and radiation therapy, but not all optimization techniques. Those problems span only a small part of the parallelizable world. The broad promise in the title "Parallel Optimization" was only partly kept. Some parallelization techniques were presented, as well as some interesting perspetives on numerical optimization. Optimization is a large field, however, and this is only a small map. Still, for that range of problems, it seems to offer the right reader profound insight. I can not be sure, though, since I'm not the right reader. I give it three stars, just because I had to give something. Different people will assign this book very different value.
Proximal point algorithms by Censor and Zenios |
46. Highly Parallel Computing (The Benjamin/Cummings Series in Computer Science and Engineering) by George S. Almasi, Allan Gottlieb | |
Hardcover: 689
Pages
(1993-10)
list price: US$68.95 Isbn: 0805304436 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
47. Parallel Computing in Quantum Chemistry by Curtis L. Janssen, Ida M. B. Nielsen | |
Hardcover: 232
Pages
(2008-04-09)
list price: US$94.95 -- used & new: US$64.07 (price subject to change: see help) Asin: 1420051644 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Exploring the challenges of parallel programming from the perspective of quantum chemists, Parallel Computing in Quantum Chemistry thoroughly covers topics relevant to designing and implementing parallel quantum chemistry programs. Focusing on good parallel program design and performance analysis, the first part of the book deals with parallel computer architectures and parallel computing concepts and terminology. The authors discuss trends in hardware, methods, and algorithms; parallel computer architectures and the overall system view of a parallel computer; message-passing; parallelization via multi-threading; measures for predicting and assessing the performance of parallel algorithms; and fundamental issues of designing and implementing parallel programs. The second part contains detailed discussions and performance analyses of parallel algorithms for a number of important and widely used quantum chemistry procedures and methods. The book presents schemes for the parallel computation of two-electron integrals, details the Hartree–Fock procedure, considers the parallel computation of second-order Møller–Plesset energies, and examines the difficulties of parallelizing local correlation methods. Through a solid assessment of parallel computing hardware issues, parallel programming practices, and implementation of key methods, this invaluable book enables readers to develop efficient quantum chemistry software capable of utilizing large-scale parallel computers. Customer Reviews (2)
Awfully thin
A timely and much-needed book |
48. Parallel Programming with MPI by Peter Pacheco | |
Paperback: 500
Pages
(1996-10-15)
list price: US$76.95 -- used & new: US$40.00 (price subject to change: see help) Asin: 1558603395 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
For C programmers, Fortran programmers get a challenge
Great for MPI beginners
Your MPI on-ramp
Just what I needed
Well written, easy for someone who is not an MPI guru... yet |
49. Parallel Scientific Computation: A Structured Approach using BSP and MPI by Rob H. Bisseling | |
Hardcover: 334
Pages
(2004-05-06)
list price: US$135.00 -- used & new: US$124.88 (price subject to change: see help) Asin: 0198529392 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
50. High Performance Computing: Third International Symposium, ISHPC 2000 Tokyo, Japan, October 16-18, 2000 Proceedings (Lecture Notes in Computer Science) | |
Paperback: 595
Pages
(2000-11-10)
list price: US$102.00 -- used & new: US$42.77 (price subject to change: see help) Asin: 3540411283 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
51. PVM: Parallel Virtual Machine: A Users' Guide and Tutorial for Network Parallel Computing (Scientific and Engineering Computation) by Al Geist, Adam Beguelin, Jack Dongarra, Weicheng Jiang, Robert Manchek, Vaidyalingam S. Sunderam | |
Paperback: 299
Pages
(1994-11-08)
list price: US$38.00 -- used & new: US$26.74 (price subject to change: see help) Asin: 0262571080 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Parallelism APIs evolving
So you want to build a super computer? |
52. High Performance Computing for Computational Science - VECPAR 2002: 5th International Conference, Porto, Portugal, June 26-28, 2002. Selected Papers and ... Talks (Lecture Notes in Computer Science) | |
Paperback: 732
Pages
(2003-07-29)
list price: US$105.00 -- used & new: US$94.07 (price subject to change: see help) Asin: 3540008527 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book constitutes the thoroughly refereed post-proceedings of the 5th International Conference on High Performance Computing for Computational Science, VECPAR 2002, held in Porto, Portugal in June 2002. The 45 revised full papers presented together with 4 invited papers were carefully selected during two rounds of reviewing and improvement. The papers are organized in topical sections on fluids and structures, data mining, computing in chemistry and biology, problem solving environments, computational linear and non-linear algebra, cluster computing, imaging, and software tools and environments. |
53. Parallel and Distributed Computing Handbook by Albert Y. Zomaya | |
Hardcover: 1232
Pages
(1995-12-01)
list price: US$99.50 Isbn: 0070730202 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
54. Solutions to Parallel and Distributed Computing Problems: Lessons from Biological Sciences | |
Hardcover: 288
Pages
(2000-10-31)
list price: US$140.00 -- used & new: US$9.89 (price subject to change: see help) Asin: 0471353523 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A good overview of the use of artificial life techniques I would highly recommend the book to any researcher who is |
55. Introduction to Parallel Algorithms (Wiley Series on Parallel and Distributed Computing) by C. Xavier, S. S. Iyengar | |
Hardcover: 384
Pages
(1998-08-05)
list price: US$151.95 -- used & new: US$25.00 (price subject to change: see help) Asin: 0471251828 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Book has too many errors |
56. High Performance Parallel Database Processing and Grid Databases (Wiley Series on Parallel and Distributed Computing) by David Taniar, Clement H. C. Leung, Wenny Rahayu, Sushant Goel | |
Hardcover: 554
Pages
(2008-10-13)
list price: US$140.00 -- used & new: US$92.58 (price subject to change: see help) Asin: 0470107626 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The growth in grid databases, coupled with the utility of parallel query processing, presents an important opportunity to understand and utilize high-performance parallel database processing within a major database management system (DBMS). This important new book provides readers with a fundamental understanding of parallelism in data-intensive applications, and demonstrates how to develop faster capabilities to support them. It presents a balanced treatment of the theoretical and practical aspects of high-performance databases to demonstrate how parallel query is executed in a DBMS, including concepts, algorithms, analytical models, and grid transactions. High-Performance Parallel Database Processing and Grid Databases serves as a valuable resource for researchers working in parallel databases and for practitioners interested in building a high-performance database. It is also a much-needed, self-contained textbook for database courses at the advanced undergraduate and graduate levels. |
57. Spatially Structured Evolutionary Algorithms: Artificial Evolution in Space and Time (Natural Computing Series) by Marco Tomassini | |
Paperback: 193
Pages
(2010-11-30)
list price: US$79.95 -- used & new: US$79.95 (price subject to change: see help) Asin: 364206339X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Evolutionary algorithms (EAs) is now a mature problem-solving family of heuristics that has found its way into many important real-life problems and into leading-edge scientific research. Spatially structured EAs have different properties than standard, mixing EAs. By virtue of the structured disposition of the population members they bring about new dynamical features that can be harnessed to solve difficult problems faster and more efficiently. This book describes the state of the art in spatially structured EAs by using graph concepts as a unifying theme. The models, their analysis, and their empirical behavior are presented in detail. Moreover, there is new material on non-standard networked population structures such as small-world networks. The book should be of interest to advanced undergraduate and graduate students working in evolutionary computation, machine learning, and optimization. It should also be useful to researchers and professionals working in fields where the topological structures of populations and their evolution plays a role. |
58. Massively Parallel, Optical, and Neural Computing in Japan, (German National Research Center for Computer Scie) | |
Paperback: 170
Pages
(1992-01-01)
list price: US$92.00 -- used & new: US$92.00 (price subject to change: see help) Asin: 9051990987 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
59. Applied Parallel Computing. Large Scale Scientific and Industrial Problems: 4th International Workshop, PARA'98, Umea, Sweden, June 14-17, 1998, Proceedings ... Notes in Computer Science) (v. 1541) | |
Paperback: 586
Pages
(1998-12-28)
list price: US$97.00 -- used & new: US$39.00 (price subject to change: see help) Asin: 3540654143 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
60. Massively Parallel, Optical, and Neural Computing in the United States, by Robert Moxley, Gilbert Kalb | |
Paperback: 216
Pages
(1992-01-01)
list price: US$104.00 -- used & new: US$104.00 (price subject to change: see help) Asin: 9051990979 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | Back | 41-60 of 100 | Next 20 |