This book provides detailed syntax and parameter information for all commands you can use to install, customize, and maintain the IBM RS/6000 SP system.
For a list of related books and information about accessing online information, see the bibliography in the back of the book.
This book applies to PSSP |version 3 release 4. To find out what version of PSSP is running on your control workstation (node 0), enter the following:
splst_versions -t -n0
In response, the system displays something similar to:
|0 PSSP-3.4
|If the response indicates PSSP-3.4, this book |applies to the version of PSSP that is running on your system.
To find out what version of PSSP is running on the nodes of your system, enter the following from your control workstation:
splst_versions -t -G
In response, the system displays something similar to:
|1 PSSP-3.4 |2 PSSP-3.2 |7 PSSP-3.1.1 |8 PSSP-2.4
|If the response for a particular node indicates |PSSP-3.4, this book applies to the version of PSSP that is |running on that node.
If you are running mixed levels of PSSP, be sure to maintain and refer to the appropriate documentation for whatever versions of PSSP you are running.
This book is intended for anyone not familiar with the syntax and use of the RS/6000 SP commands.
This book consists of two volumes. Volume 1 contains RS/6000 SP commands A - R. Volume 2 contains RS/6000 SP commands S - W, RS/6000 SP Files and Other Technical Information, and RS/6000 SP Subroutines. Both volumes share a common frontmatter, appendix, glossary, and bibliography. The indexes are customized for each volume.
The commands in this book are in the following format:
This book uses the following typographic conventions:
Typographic | Usage |
---|---|
Bold |
|
Italic |
|
Constant width | Examples and information that the system displays appear in constant width typeface. |
[ ] | Brackets enclose optional items in format and syntax descriptions. |
{ } | Braces enclose a list from which you must choose an item in format and syntax descriptions. |
| | A vertical bar separates items in a list of choices. (In other words, it means "or.") |
< > | Angle brackets (less-than and greater-than) enclose the name of a key on the keyboard. For example, <Enter> refers to the key on your terminal or workstation that is labeled with the word Enter. |
... | An ellipsis indicates that you can repeat the preceding item one or more times. |
<Ctrl-x> | The notation <Ctrl-x> indicates a control character sequence. For example, <Ctrl-c> means that you hold down the control key while pressing <c>. |
\ | The continuation character is used in coding examples in this book for formatting purposes. |