Friday, January 16, 2009

Using OpenMP or Business Driven Information Technology

Using OpenMP: Portable Shared Memory Parallel Programming

Author: Barbara Chapman

"I hope that readers will learn to use the full expressibility and power of OpenMP. This book should provide an excellent introduction to beginners, and the performance section should help those with some experience who want to push OpenMP to its limits."

--from the foreword by David J. Kuck, Intel Fellow, Software and Solutions Group, and Director, Parallel and Distributed Solutions, Intel Corporation

OpenMP, a portable programming interface for shared memory parallel computers, was adopted as an informal standard in 1997 by computer scientists who wanted a unified model on which to base programs for shared memory systems. OpenMP is now used by many software developers; it offers significant advantages over both hand-threading and MPI. Using OpenMP offers a comprehensive introduction to parallel programming concepts and a detailed overview of OpenMP.

Using OpenMP discusses hardware developments, describes where OpenMP is applicable, and compares OpenMP to other programming interfaces for shared and distributed memory parallel architectures. It introduces the individual features of OpenMP, provides many source code examples that demonstrate the use and functionality of the language constructs, and offers tips on writing an efficient OpenMP program. It describes how to use OpenMP in full-scale applications to achieve high performance on large-scale architectures, discussing several case studies in detail, and offers in-depth troubleshooting advice. It explains how OpenMP is translated into explicitly multithreaded code, providing a valuable behind-the-scenes account of OpenMP program performance. Finally, Using OpenMP considerstrends likely to influence OpenMP development, offering a glimpse of the possibilities of a future OpenMP 3.0 from the vantage point of the current OpenMP 2.5.

With multicore computer use increasing, the need for a comprehensive introduction and overview of the standard interface is clear. Using OpenMP provides an essential reference not only for students at both undergraduate and graduate levels but also for professionals who intend to parallelize existing codes or develop new parallel programs for shared memory computer architectures.



Look this: Pregnancy For Dummies or Reconstructing Illness

Business Driven Information Technology: Answers to 100 Critical Questions for Every Manager

Author: David Laub

Information technology is a critical element of virtually every business. But effectively aligning and using it to achieve business objectives is very difficult. That is because success requires so many elements to be done properly. Over 60 business leaders and university faculty members have collaborated to bring together insights from a broad spectrum of disciplines—from strategy and finance to information systems and project management. This information is contained in clearly written, concise answers to 100 questions that every manager needs to know to use information technology effectively. Each answer includes references to web and print resources for readers needing more detailed or the most current information. Business professionals will value the book because it covers a range of important areas that few know completely. University students will find the book a valuable source of necessary information for technology and management courses. Rarely is so much diverse expertise brought together and focused in a single book. It will become an essential resource for anyone working with information systems in an organization.



No comments:

Post a Comment