Results 1 - 10
of
46,373
The ANL/IBM SP scheduling system
- In Job Scheduling Strategies for Parallel Processing
, 1995
"... During the past ve years scientists discovered that modern UNIX workstations connected with ethernet and ber networks could provide enough computational performance to compete with the supercomputers of the day. As this concept became increasingly popular, the need for distributed queuing and schedu ..."
Abstract
-
Cited by 198 (2 self)
- Add to MetaCart
and scheduling systems became apparent. Systems such as DQS from Florida State were developed and worked very well. Today, supercomputers, such as Argonne National Laboratory's IBM SP system, can provide more CPU and networking speed than can be obtained from these networks of workstations. These modern
An HPF Compiler for the IBM SP2
, 1995
"... We describe pHPF, an research prototype HPF compiler for the IBM SP series parallel machines. The compiler accepts as input Fortran 90 and Fortran 77 programs, augmented with HPF directives; sequential loops are automatically parallelized. The compiler supports symbolic analysis of expressions. T ..."
Abstract
-
Cited by 43 (2 self)
- Add to MetaCart
We describe pHPF, an research prototype HPF compiler for the IBM SP series parallel machines. The compiler accepts as input Fortran 90 and Fortran 77 programs, augmented with HPF directives; sequential loops are automatically parallelized. The compiler supports symbolic analysis of expressions
Utilization and Predictability in Scheduling the IBM SP2 with Backfilling
- In Proceedings of the 1st Merged International Parallel Processing Symposium and Symposium on Parallel and Distributed Processing (IPPS/SPDP-98), pages 542–547, Los Alamitos
, 1998
"... Scheduling jobs on the IBM SP2 system is usually done by giving each job a partition of the machine for its exclusive use. Allocating such partitions in the order that the jobs arrive (FCFS scheduling) is fair and predictable, but su ers from severe fragmentation, leading to low utilization. This mo ..."
Abstract
-
Cited by 76 (8 self)
- Add to MetaCart
Scheduling jobs on the IBM SP2 system is usually done by giving each job a partition of the machine for its exclusive use. Allocating such partitions in the order that the jobs arrive (FCFS scheduling) is fair and predictable, but su ers from severe fragmentation, leading to low utilization
Modeling the Communication and Computation Performance of the IBM SP2
"... This report focuses on the development of a series of performance models, together with some examples of using these models, which provide a basis for these experiments and for future porting and tuning efforts on message-passing systems in general, and the IBM SP2 in particular. We have realized th ..."
Abstract
- Add to MetaCart
This report focuses on the development of a series of performance models, together with some examples of using these models, which provide a basis for these experiments and for future porting and tuning efforts on message-passing systems in general, and the IBM SP2 in particular. We have realized
Parallel file systems for the IBM SP computers
- IBM Systems Journal
, 1995
"... Parallel computer architectures require innovative software solutions to utilize their capabilities. This is true for system software no less than for application programs. File system development for the IBM SP product line started with the Vesta research project, which introduced the ideas of para ..."
Abstract
-
Cited by 28 (2 self)
- Add to MetaCart
Parallel computer architectures require innovative software solutions to utilize their capabilities. This is true for system software no less than for application programs. File system development for the IBM SP product line started with the Vesta research project, which introduced the ideas
Routing Algorithms for IBM SP1
- Parallel Computer Routing and Communications Workshop
, 1994
"... . Scalable multicomputers are based upon interconnection networks that typically provide multiple communication routes between any given pair of processor nodes. Routes must be selected for communication so that the load is distributed evenly among the links and switches to prevent congestion in ..."
Abstract
-
Cited by 7 (2 self)
- Add to MetaCart
in the network. We describe the route selection algorithm used in the IBM 9076 SP1 multicomputer. We then describe a new algorithm for reducing network congestion and compare the two algorithms. 1 Introduction Scalable multicomputers are based upon interconnection networks that typically provide multiple
Early Experiences with the IBM SP-1
, 1993
"... 1 1 Introduction 2 2 Programming Packages and Tools 3 2.1 BlockSolve : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 2.2 Chameleon : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 5 2.3 MPI : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : ..."
Abstract
- Add to MetaCart
: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 6 2.4 PCN : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 7 2.5 Portable, Extensible Tools for Scientific Computing (PETSc) : : : : : : : : 7 2.6 Porting the p4 Parallel Programming System to the SP-1 : : : : : : : : : : 7 3 Applications 8 3.1 Massively Parallel
Early Experiences with the IBM SP-1
, 1993
"... 1 1 Introduction 2 2 Programming Packages and Tools 3 2.1 BlockSolve : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3 2.2 Chameleon : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 5 2.3 MPI : : : : : : : : : : : : : : : : : : : : : : : : : : : : : ..."
Abstract
- Add to MetaCart
: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 6 2.4 PCN : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 7 2.5 Portable, Extensible Tools for Scientific Computing (PETSc) : : : : : : : : 7 2.6 Porting the p4 Parallel Programming System to the SP-1 : : : : : : : : : : 7 3 Applications 8 3.1 Massively Parallel
Modeling the Communication Performance of the IBM SP2
- In Proc. of 10 th IEEE Int. Parallel Processing Symp
, 1996
"... The objective of this paper is to develop models that characterize the communication performance of a messagepassing multicomputer by taking the IBM SP2 as a case study. The paper evaluates and models the three aspects of the communication performance: scheduling overhead, message-passing time, and ..."
Abstract
-
Cited by 27 (3 self)
- Add to MetaCart
The objective of this paper is to develop models that characterize the communication performance of a messagepassing multicomputer by taking the IBM SP2 as a case study. The paper evaluates and models the three aspects of the communication performance: scheduling overhead, message-passing time
Design and Performance of Active Messages on the IBM SP-2
, 1996
"... This technical report describes the design, implementation, and evaluation of Active Messages on the IBM SP-2. The implementation benchmarked here uses the standard TB2 network adapter firmware but does not use any IBM software on the Power2 processor. We assume familiarity with the concepts underly ..."
Abstract
- Add to MetaCart
This technical report describes the design, implementation, and evaluation of Active Messages on the IBM SP-2. The implementation benchmarked here uses the standard TB2 network adapter firmware but does not use any IBM software on the Power2 processor. We assume familiarity with the concepts
Results 1 - 10
of
46,373