![]() |
|
Volume 7, Issue 1 - Spring/Summer 1999 Volume 6, Issue 2 Volume
3, Issue 1 Volume
2, Issue 4 Volume
2, Issue 1 |
Argonne Researchers Report Early Experiences with the IBM SP-1As part of a joint project with IBM, Argonne National Laboratory took delivery in May of a prototype version of IBM's newest parallel distributed-memory computer, the SP-1. Argonne researchers were eager to evaluate the software environment and to begin porting programming environments and applications to this machine. They began by porting a variety of programming packages, including:
Each of these programming packages ran with little or no modification. The principal difficulty encountered was problems with the software configuration. Once these packages had been successfully ported, seven applications were ported to the SP-1:
The use of portability layers offered by Chameleon, PCN, and p4 let researchers port these applications quickly. Having a full, running Unix operating system (IBM AIX) on each node also greatly facilitated the ports. In addition, the prodigious memory of the SP-1 (128 MB per node, augmented by virtual memory), made it possible to run large problems on small numbers of nodes or even a single node; this feature was very useful for debugging. The large amount of memory also allowed the set up of large buffers that could be used for asynchronous I/O. Even on this test version of the SP-1, researchers were able to investigate an important scientific question in structural biology. Using heuristic optimization algorithms, they searched for the "best" phylogenetic tree from 47 aligned rRNA sequences. An overnight run produced 72 different outputs based on random orderings of the sequences. The information that was obtained shed new light on the placement of mitochondria within the alpha purple bacteria. Admittedly, in each of the applications there were some difficulties. Most notably, there are a number of troublesome inconsistencies between IBM's implementation of Fortran and other UNIX implementations. Better documentation would also help. Nevertheless, with the delivery of the fast interconnect switch, CRPC researchers at Argonne can immediately begin to use the SP-1 for large applications as well as continued development of portable parallel programming tools. Since all of the applications are built on top of these tools, they should all run with the fast interconnect without any changes other than relinking. A technical report (ANL/MCS-TM-177) has been produced documenting these early experiences with the IBM SP-1. For further information or a copy of the report, send email to gropp@mcs.anl.gov . Table of Contents |