| Cray C/C++ Reference Manual | ||
|---|---|---|
| Prev Section | Chapter 2. Compiler Commands | Next Section |
The following sections describe Multi-Streaming Processor (MSP) options. For information on MSP #pragma directives, see Section 4.9.
Note: MSP is an optional feature. To determine whether MSP is enabled on your system, enter the sysconf command at your system prompt. The HARDWARE output field contains the NMSP= field that shows the number of MSPs configured. For more information, see the sysconf man page.
(Cray SV1 systems) The -h streamn option specifies the level of automatic multi-streaming processing (MSP) optimizations to be performed. Generally, vectorized applications that execute on a 1-processor system can expect to execute up to 4 times faster on a processor with multi-streaming enabled.
Argument n can be one of the following:
| Prev Section | Table of Contents | Title Page | Next Section |
| Optimization (General) | Up one level | Optimization (Vector) |