2003
DOI: 10.1142/s0129626403001513
|View full text |Cite
|
Sign up to set email alerts
|

An Overview of the Bluegene/L System Software Organization

Abstract: BlueGene/L is a 65,536-compute node massively parallel supercomputer, built using system-on-a-chip integration and a cellular architecture. BlueGene/L represents a major challenge for parallel system software, particularly in the areas of scalability, maintainability, and usability. In this paper, we present the organization of the BlueGene/L system software, with emphasis on the features that address those challenges. The system software was developed in parallel with the hardware, relying on an architectural… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
16
0

Year Published

2004
2004
2013
2013

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 17 publications
(16 citation statements)
references
References 2 publications
0
16
0
Order By: Relevance
“…There exist many research and production-quality compilers for SIMD extensions, including Intel's C++ compiler [27], IBM's XL C compiler for BlueGene/L supercomputers [3], a vectorizing extension to the SUIF compiler [46], Codeplay's VECTOR C compiler [10], and the SWAR compiler scc [14], [15].…”
Section: B Vectorizing Codes For Short Vector Simd Extensionsmentioning
confidence: 99%
“…There exist many research and production-quality compilers for SIMD extensions, including Intel's C++ compiler [27], IBM's XL C compiler for BlueGene/L supercomputers [3], a vectorizing extension to the SUIF compiler [46], Codeplay's VECTOR C compiler [10], and the SWAR compiler scc [14], [15].…”
Section: B Vectorizing Codes For Short Vector Simd Extensionsmentioning
confidence: 99%
“…The currently largest prototype of IBM's supercomputer line BlueGene/L [1] is DD1, a machine equipped with 8192 custom-made IBM PowerPC 440 FP2 processors (4096 two-way SMP chips), which achieves a Linpack performance of R max = 11.68 Tflop/s, i. e., 71 % of its theoretical peak performance of R peak = 16.38 Tflop/s. This performance ranks the prototype machine on position 4 of the Top 500 list (in June 2004).…”
Section: The Bluegene/l Supercomputermentioning
confidence: 99%
“…IBM's BlueGene/L supercomputers [1] are a new class of massively parallel systems that focus not only on performance but also on lower power consumption, smaller footprint, and lower cost compared to current supercomputer systems. Although several computing centers plan to install smaller versions of BlueGene/L, the most impressive system will be the originally proposed system at Lawrence Livermore National Laboratory (LLNL), planned to be in operation in 2005.…”
Section: Introductionmentioning
confidence: 99%
“…It uses a hierarchical system software architecture to achieve unprecedented levels of scalability [10]. In this section we describe some of these features we exploit to achieve highly scalable parallel I/O and create an attractive platform for data-intensive computation.…”
Section: Blue Gene/l: a Parallel I/o Perspectivementioning
confidence: 99%
“…Each BG/L node has a personality structure which keeps its run-time configuration data [10]. We utilize the pset configuration information.…”
Section: The Pset Organizationmentioning
confidence: 99%