Linux® Application Tuning Guide
for SGI® X86-64 Based SystemsList of Examples
| Table of Contents | List of Figures | List of Examples | List of Tables | List of Procedures |
- Example 4-1. Using the
dplace(1) command with MPI Programs
- Example 4-2. Using the
dplace(1) command with OpenMP Programs
- Example 4-3. Using the dplace
(1) command with OpenMP Programs
- Example 4-4. Using the
dplace(1) command with Linux commands
- Example 4-5. Using the dplace command
and a debugger for verification
- Example 4-6. Using the dplace
(1) command for compute thread placement troubleshooting
- Example 4-7. Using dlook(1)
with a PID
- Example 4-8. Using dlook(1)
with a command
- Example 4-9. Using the dlook
(1) command with the -s secs
option
- Example 4-10. Using the dlook
(1) command with the mpirun(1) command
- Example 5-1. Typical C Loop
- Example 5-2. Amdahl's law:
Speedup(n) Given
p
- Example 5-3. Amdahl's law:
p Given Speedup(2)
- Example 5-4. Amdahl's Law:
p Given Speedup(
n) and Speedup(
m)