Main Content
Parallel Profiler and Code Improvement
Locate problematic areas in parallel code; work around common errors
Functions
mpiprofile | Profile parallel communication and execution times |
Examples and How To
- Profiling Parallel Code
Use the parallel profile to determine the calculation and communications time for each worker.
- Job Monitor
Manage your jobs using the Job Monitor.
Concepts
- Troubleshooting and Debugging
Describes common programming errors and how to avoid them.