Book description
To the outside world, a "supercomputer" appears to be a single system. In fact, it's a cluster of computers that share a local area network and have the ability to work together on a single problem as a team. Many businesses used to consider supercomputing beyond the reach of their budgets, but new Linux applications have made high-performance clusters more affordable than ever. These days, the promise of low-cost supercomputing is one of the main reasons many businesses choose Linux over other operating systems.This new guide covers everything a newcomer to clustering will need to plan, build, and deploy a high-performance Linux cluster. The book focuses on clustering for high-performance computation, although much of its information also applies to clustering for high-availability (failover and disaster recovery). The book discusses the key tools you'll need to get started, including good practices to use while exploring the tools and growing a system. You'll learn about planning, hardware choices, bulk installation of Linux on multiple systems, and other basic considerations. Then, you'll learn about software options that can save you hours--or even weeks--of deployment time.Since a wide variety of options exist in each area of clustering software, the author discusses the pros and cons of the major free software projects and chooses those that are most likely to be helpful to new cluster administrators and programmers. A few of the projects introduced in the book include:
- MPI, the most popular programming library for clusters. This book offers simple but realistic introductory examples along with some pointers for advanced use.
- OSCAR and Rocks, two comprehensive installation and administrative systems
- openMosix (a convenient tool for distributing jobs), Linux kernel extensions that migrate processes transparently for load balancing
- PVFS, one of the parallel filesystems that make clustering I/O easier
- C3, a set of commands for administering multiple systems
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- Preface
-
I. An Introduction to Clusters
- 1. Cluster Architecture
-
2. Cluster Planning
- 2.1. Design Steps
-
2.2. Determining Your Cluster’s Mission
- 2.2.1. What Is Your User Base?
- 2.2.2. How Heavily Will the Cluster Be Used?
- 2.2.3. What Kinds of Software Will You Run on the Cluster?
- 2.2.4. How Much Control Do You Need?
- 2.2.5. Will This Be a Dedicated or Shared Cluster?
- 2.2.6. What Resources Do You Have?
- 2.2.7. How Will Cluster Access Be Managed?
- 2.2.8. What Is the Extent of Your Cluster?
- 2.2.9. What Security Concerns Do You Have?
- 2.3. Architecture and Cluster Software
- 2.4. Cluster Kits
- 2.5. CD-ROM-Based Clusters
- 2.6. Benchmarks
- 3. Cluster Hardware
- 4. Linux for Clusters
-
II. Getting Started Quickly
- 5. openMosix
-
6. OSCAR
- 6.1. Why OSCAR?
- 6.2. What’s in OSCAR
-
6.3. Installing OSCAR
- 6.3.1. Prerequisites
- 6.3.2. Network Configuration
- 6.3.3. Loading Software on Your Server
-
6.3.4. A Basic OSCAR Installation
- 6.3.4.1. Step 0: Downloading additional packages
- 6.3.4.2. Step 1: Package selection
- 6.3.4.3. Step 2: Configuring packages
- 6.3.4.4. Step 3: Installing server software
- 6.3.4.5. Step 4: Building a client image
- 6.3.4.6. Step 5: Defining clients
- 6.3.4.7. Step 6: Setting up the network
- 6.3.4.8. Step 7: Completing the setup
- 6.3.4.9. Step 8: Testing
- 6.3.5. Custom Installations
- 6.3.6. Changes OSCAR Makes
- 6.3.7. Making Changes
- 6.4. Security and OSCAR
- 6.5. Using switcher
- 6.6. Using LAM/MPI with OSCAR
- 7. Rocks
-
III. Building Custom Clusters
- 8. Cloning Systems
- 9. Programming Software
- 10. Management Software
- 11. Scheduling Software
- 12. Parallel Filesystems
-
IV. Cluster Programming
- 13. Getting Started with MPI
- 14. Additional MPI Features
- 15. Designing Parallel Programs
- 16. Debugging Parallel Programs
- 17. Profiling Parallel Programs
- V. Appendix
- About the Author
- Colophon
- Copyright
Product information
- Title: High Performance Linux Clusters with OSCAR, Rocks, OpenMosix, and MPI
- Author(s):
- Release date: November 2004
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596005702
You might also like
book
The OpenBSD 4.1 Crash Course
OpenBSD is a Unix-like computer operating system that is widely regarded for its excellent documentation and …
book
The Unabridged Pentium 4 IA32 Processor Genealogy
“In this monumental new book, Tom Shanley pulls together 15 years of history of Intel’s mainline …
book
FreeBSD6 Unleashed
FreeBSD is extremely robust and powers some of the largest internet sites in world including Yahoo!. …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …