| By Jeff Brooks | Article Rating: |
|
| December 27, 2005 10:15 PM EST | Reads: |
37,504 |
It seems that Linux is everywhere you look these days. Among enterprise, desktop, even wireless users, Linux's versatility and portability have rapidly made it the operating system of choice. At academic institutions in particular, Linux is quickly becoming the Lingua Franca through which researchers investigate and collaborate, and Linux-based clusters have become a prerequisite for many modern research environments.
However, as use of Linux clusters becomes more widespread and the applications run on them become more complex, more and more researchers and engineers are running into a fundamental problem: As Linux is scaled to higher processor counts to support the most challenging HPC applications (such as those involving highly complex mathematical models, numerical methods, and scientific visualizations), the operating system faces stresses that it was never designed for. For some applications, that can mean extremely poor performance. For others, it means that Linux is simply not a viable option.
Fortunately, new HPC systems can optimize Linux for the most challenging HPC environments and let it meet the unique communications, management, and reliability demands of running complex applications at high processor counts. As more institutions deploy such systems, investigators worldwide are now using Linux for a wider range of HPC applications than ever before. As the only HPC vendor dedicated solely to supercomputing, Cray is working at the forefront of this movement and believes that Linux will be a key operating environment for academic HPC users for years to come.
Linux in HPC Environments
Many researchers and engineers have made Linux their operating environment of choice due to its wide familiarity, broad support, and ease of use for both users and administrators. Today Linux clusters are the fastest-growing type of HPC system. Clusters represented a third of the technical server market in 2004 and half the market by the first quarter of 2005. And, between 2002 and 2004, revenue from Linux-based systems more than quadrupled. In addition, key applications in many fields - including most independent software vendor (ISV) applications such as computational fluid dynamics codes used for computer-assisted engineering (CAE) - are now certified for Linux and many were even designed to run specifically on Linux.
However, in large-scale HPC environments running the most demanding HPC applications, the standard Linux operating system can be hard pressed to maintain acceptable levels of performance. For example, standard Linux sporadically executes low-priority functions such as operating system daemons. In a desktop or small cluster, this kind of activity is usually beneficial and has little impact on application performance. But in more advanced HPC environments with hundreds or thousands of processors working in close coordination, it can lead to "operating system jitter" in which most processors must sit idle at application barriers waiting for a few processors to catch up, causing significant performance degradation.
Standard Linux has other difficulties when scaling to large-scale HPC systems, including handling I/O to a shared global file system, managing thousands of instances of Linux booting off hundreds of nodes in local disks, and simply coordinating basic functions (such as starting and stopping processes) across hundreds or thousands of processors. Aside from impeding system performance, these issues also mean that typical Linux cluster middleware may not be reliable enough to support the most demanding HPC applications. For a computation that requires several weeks to complete, problems like these can cause an entire run to abort and days' worth of computation to be lost.
Recognizing these challenges on the one hand and the enormous utility of Linux for academic HPC users on the other, researchers at Cray and elsewhere have worked to optimize Linux for advanced HPC environments. Today, both the Cray XD1 and Cray XT3 systems incorporate some of these techniques. (While both Cray systems are purpose-built to deliver high sustained application performance, the Cray XD1 is more commonly used for mid-range scientific and technical computing, such as running ISV codes, while the Cray XT3 is typically deployed in environments with thousands of processors. The two systems resolve some of these issues differently.) These strategies allow larger-scale HPC systems to address challenges such as:
- OS jitter: The Cray XD1 uses a Linux Synchronized Scheduler (LSS) to synchronize Linux housekeeping functions system-wide to better than a microsecond resolution. The Cray XT3 takes an alternative approach, using full Linux only on service nodes that handle administrative, user, and I/O functions, where Linux offers the greatest advantages. Compute nodes run a specialized lightweight kernel that minimizes application interrupts. System calls that require a full-featured operating system are forwarded to the Linux nodes. The system handles this distribution of labor dynamically, with no additional management required by the user.
- File system efficiency: Both the Cray XD1 and XT3 systems use the Lustre parallel file system from Cluster File Systems, Inc. to provide the scalability and reliability that traditional NFS lacks in an HPC environment. A high-performance, highly available, object-based architecture, Lustre was designed specifically for HPC systems.
- System management: The Cray XD1 employs Cray's Active Manager software, which streamlines the management of hundreds of copies of Linux across an HPC system. The Cray XT3 uses a single shared root file system that lets administrators view and manage hundreds of nodes as a single system. Both Cray systems also include sophisticated workload management and monitoring systems.
High-Resolution Earthquake Modeling at Pittsburgh Supercomputing Center
Modeling earthquakes can be a monumental task. Accurate simulations must resolve phenomena across vast spatial scales from meters to hundreds of kilometers, and time scales from hundredths of a second to hundreds of seconds. Compounding the complexity of the problem, ground motion is strongly influenced by complex soil properties, which can be observed only indirectly.
Researchers Jacobo Bielak and David O'Halloran from Carnegie Mellon University, Omar Ghattas from the University of Texas at Austin, Steven Day from San Diego State University, and Kwan-Liu Ma from the University of California at Davis have taken up the challenge of developing three-dimensional seismic models of earthquakes. Their breakthrough application Quake uses an innovative three-dimensional "inverse modeling" approach to model the geologically complex Greater Los Angeles Basin. Using seismic measurements from the surface (such as data from past earthquakes), the Quake team can create an improved model of the current subsurface geology. The technique provides detailed information on the three-dimensional structure of the sub-surface region, including the impact that recent quakes have had on that geology and associated faults. The project is supported by the National Science Foundation and the Southern California Earthquake Center (SCEC).
Seismic wavelengths are determined by the stiffness of sub-surface materials, which can vary significantly (especially in highly heterogeneous regions such as the Greater Los Angeles Basin), and by the frequency range of the propagating waves. Softer material, as is prevalent in the Greater Los Angeles Basin, produces shorter seismic wavelengths. Shorter wavelengths require much higher model resolution - and a much denser mesh - to model seismic wave propagation, and hence, an enormous amount of computation.
Adding to the challenge, the investigators wish to model higher-frequency ground motion, since it's seismic waves in the range of 1Hz to 5Hz that present the greatest danger to common low-rise structures. But each doubling of frequency requires a 16-fold increase in computing power. As a result, previous simulations have only modeled up to 0.5Hz.
To create higher-frequency, higher-resolution simulations than have been done previously, the Quake team is using the Cray XT3 system at the Pittsburgh Supercomputing Center (PSC). The system will run a highly parallel scalable meshing algorithm to create an extremely fine computational mesh, composed of approximately 10 billion elements. This parallel meshing algorithm is integrated with a parallel seismic wave propagation solver and parallel volume renderer to create an end-to-end parallel simulation capability that will do simulations that are among the largest unstructured mesh simulations ever conducted. At 2Hz, the simulation will model four times the frequency range of previous models and create a grid with 64 times the resolving power of the SCEC's previous "Terashake" simulation - quantifying the effect of higher-frequency seismic waves for the first time.
Using PSC's Cray XT3 system, the Quake team hopes to simulate a magnitude 7.7 earthquake centered over a 230-kilometer portion of the San Andreas fault. By more accurately forecasting ground motion over shorter distances, the investigators hope this work can help identify regions that will be hardest hit in a major earthquake and discover which seismic frequencies will be amplified most by the soil. Ultimately the data can be used to modify building codes in high-risk areas, help engineers design safer building structures, and potentially save lives. (For more information on Quake, visit www.cs.cmu.edu/~quake/.)
Igniting Combustion Modeling at the National Center for Computational Sciences
The physics of combustion are extremely complex, involving numerous dynamic elements across a wide range of scales. For example, studying the physics of turbulence/chemistry interactions in combustion flows requires a detailed understanding of the phenomena occurring in turbulent flows, spanning an enormous range of length and time scales and involving hydrocarbon fuels described by hundreds of chemical species and thousands of elementary reactions. And yet, if researchers want to design more fuel-efficient, environmentally friendly combustion devices, understanding such interactions is critical.
Historically, scientists studying combustion processes relied on physical experiments in which it was impossible to completely characterize the physical processes even with state-of-the-art laser diagnostics. Today, researchers from the Combustion Research Facility at Sandia National Laboratories are using innovative techniques to do detailed combustion simulations that were previously beyond their capabilities. With the aid of the National Center for Computational Sciences at Oak Ridge National Laboratory (ORNL) and its Cray XT3 system, the Sandia team can take advantage of new high-fidelity numerical approaches that can more fully and accurately resolve the component processes of combustion. Unlike physical experiments, these 'numerical' experiments can expose and emphasize the role of phenomena that was previously impossible to explore and reveal the causal relationships at the heart of the physical processes.
Published December 27, 2005 Reads 37,504
Copyright © 2005 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jeff Brooks
Jeff Brooks is a product manager for Cray's massively parallel processor systems (MPP), including the Cray XT3 and its descendents. As such, he leverages his in-depth knowledge
of high-performance computing (HPC) to direct Cray XT3 product design and development, bringing new levels of scalability and sustained application performance to HPC.
![]() |
news desk 12/27/05 11:18:05 PM EST | |||
It seems that Linux is everywhere you look these days. Among enterprise, desktop, even wireless users, Linux's versatility and portability have rapidly made it the operating system of choice. At academic institutions in particular, Linux is quickly becoming the Lingua Franca through which researchers investigate and collaborate, and Linux-based clusters have become a prerequisite for many modern research environments. |
||||
- Ulitzer News: Search vs New Media
- Publishing Synergy: Blog, Twitter and Ulitzer
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- GovIT Expo Highlights Cloud Computing
- Confessions of a Ulitzer Addict
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ubuntu-based Open Source Linux Mint Tests KDE Version
- Ulitzer Aid Campaign for the Typhoon Ondoy Victims
- Cloud Computing Can Revitalize Your Career as Software Developer
- Virtualization Journal "Readers' Choice Awards" Voting Is Now Open
- IBM’s Linux-Based ‘Cloud-in-a-Box’ Makes its First Sale
- Yahoo! SVP Shelton Shugar to Discuss Innovation at Cloud Computing Expo
- Cloud CEOs, CTOs & SVPs to Speak at 4th International Cloud Computing Expo
- 1st Annual GovIT Expo: Letter from the Technical Chair
- Ulitzer News: Search vs New Media
- Publishing Synergy: Blog, Twitter and Ulitzer
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- GovIT Expo Highlights Cloud Computing
- Confessions of a Ulitzer Addict
- Twitter, Linked In, Ning and Ulitzer: Easy Personal Branding Strategy
- The End of IT 1.0 As We Know It Has Begun
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- The i-Technology Right Stuff
- Linux.SYS-CON.com Exclusive: Linus Discloses *Real* Fathers of Linux
- After Ubuntu, Windows Looks Increasingly Bad, Increasingly Archaic, Increasingly Unfriendly
- Linus' Top Ten SCO Barbs
- A Closer Look at Damn Small Linux
- Netscape Co-Founder's 12 Reasons for Growth of Open Source
- Introducing "Cooperative Linux" - Linux for Windows, No Less
- *POINT - COUNTERPOINT SPECIAL* What's Wrong with the Open Source Community?
- Where Are RIA Technologies Headed in 2008?
- Linux.SYS-CON.com Exclusive: What Would UserLinux Look Like?
- i-Technology Viewpoint: The New Paradigm of IT Buying
- Is Linux Desktop-Ready Yet...or Not?




































