The PE components are:
These libraries, which contain subroutines that help application developers parallelize their code, are described in IBM Parallel Environment for AIX: MPI Subroutine Reference. For additional information about MPI, see IBM Parallel Environment for AIX: MPI Programming Guide.
This software helps ease your transition from serial to parallel processing by hiding many of the differences and allowing you to continue using standard AIX tools and techniques. When you start a parallel job, the POE partition manager contacts the remote nodes, begins running your code, and oversees the job's operation.
For more information, refer to IBM Parallel Environment for AIX: Operation and Use, Volume 1.
This tool helps you analyze your parallel or serial application's performance quickly and easily. It uses procedure profiling information to construct a graphical display of the functions within your application.
Xprofiler provides quick access to the profiled data, which lets you identify the functions that are the most CPU-intensive. The graphical user interface also lets you manipulate the display in order to focus on the application's critical areas.
Xprofiler is a separately installable fileset and you can read more about it in IBM Parallel Environment for AIX: Operation and Use, Volume 2.
This component is made up of separate filesets that contain the PE documentation. This documentation consists of: