SGI Automatic Parallelization
MIPSpro Auto-parallelizing option
- Compile with -apo
- Extension to 7.2 and later MIPSpro Fortran 77, Fortran 90, C, and C++ compilers
- Analyzes and restructures program to automatically generate code that splits processing of loops among multiple processors
- Integrated with other compiler options, such as IPA and LNO