| | | | |
| P |
| |
| | padding ( ) |
| |
| | page size, setting stack or heap ( ) ( ) ( ) |
| |
| | parallelization |
| | | automatic ( ) |
| | | automatic and explicit, -parallel ( ) |
| | | directives ( ) |
| | | directives (f77) ( ) |
| | | explicit ( ) |
| | | | See also Fortran Programming Guide | |
| | | loop information ( ) |
| | | messages ( ) |
| | | OpenMP ( ) ( ) |
| | | OpenMP directives summarized ( ) |
| | | reduction operations ( ) |
| | | select directives style ( ) |
| | | with multithreaded libraries ( ) |
| |
| | parameters, global consistency, Xlist ( ) |
| |
| | passes of the compiler ( ) |
| |
| | path |
| | | #include ( ) |
| | | dynamic libraries in executable ( ) |
| | | library search ( ) |
| | | to standard include files ( ) |
| |
| | performance |
| | | optimization ( ) |
| | | Sun Performance Library ( ) |
| |
| | performance library ( ) |
| |
| | PIPELOOP directive ( ) |
| |
| | platforms, supported ( ) |
| |
| | pointee ( ) |
| |
| | pointer ( ) |
| | | aliasing ( ) |
| |
| | position-independent code ( ) ( ) ( ) ( ) |
| |
| | POSIX library, not supported ( ) |
| |
| | pragma, See directives |
| |
| | precision on x86 |
| | | -fprecision ( ) |
| | | -fstore ( ) |
| |
| | PREFETCH directive ( ) ( ) ( ) |
| |
| | preprocessor, source file |
| | | define symbol ( ) |
| | | force -fpp ( ) |
| | | fpp, cpp ( ) |
| | | specify with -xpp=p ( ) |
| | | undefine symbol ( ) |
| |
| | preserve case ( ) |
| |
| | print, asa ( ) |
| |
| | processor, specify target processor ( ) |
| |
| | profile data path map ( ) |
| |
| | profiling |
| | | -pg, -gprof ( ) |
| | | -xprofile ( ) |
| |
| | prof, p ( ) |