| | | | |
| P |
| |
| | PARALLEL environment variable ( ) |
| |
| | parallelization ( ) |
| | | automatic ( ) ( ) ( ) |
| | | CALL, loops with ( ) |
| | | chunk distribution ( ) |
| | | data dependency ( ) |
| | | debugging ( ) |
| | | default thread stack size ( ) |
| | | definitions ( ) |
| | | directives ( ) ( ) |
| | | environment variables ( ) |
| | | explicit |
| | | | criteria ( ) |
| | | | OpenMP ( ) |
| | | | scoping rules ( ) |
| | | inhibitors |
| | | | to automatic parallelization ( ) |
| | | | to explicit parallelization ( ) |
| | | nested loops ( ) |
| | | private and shared variables ( ) |
| | | reduction operations ( ) |
| | | specifying number of threads ( ) |
| | | specifying stack sizes ( ) |
| | | -stackvar option ( ) |
| | | steps to ( ) |
| | | what to expect ( ) |
| |
| | performance |
| | | optimization ( ) |
| | | | choosing options ( ) |
| | | | further reading ( ) |
| | | | hand restructurings and portability ( ) |
| | | | inhibitors ( ) |
| | | | inlining calls ( ) |
| | | | interprocedural ( ) |
| | | | libraries ( ) |
| | | | loop unrolling ( ) |
| | | | -On options ( ) |
| | | | OPT=n directive ( ) |
| | | | specifying target hardware ( ) |
| | | | with runtime profile ( ) |
| | | profiling |
| | | | tcov ( ) |
| | | | time ( ) |
| | | Sun Performance Library ( ) |
| |
| | performance analyzer ( ) |
| | | compiler commentary ( ) |
| |
| | performance library ( ) |
| |
| | platforms, supported ( ) |
| |
| | porting ( ) |
| | | accessing files ( ) |
| | | aliasing ( ) |
| | | carriage-control ( ) |
| | | data representation issues ( ) |
| | | Hollerith data ( ) |
| | | initializing with Hollerith ( ) |
| | | nonstandard coding ( ) |
| | | obscure optimizations ( ) |
| | | precision considerations ( ) |
| | | strip-mining ( ) |
| | | time functions ( ) |
| | | troubleshooting guidelines ( ) |
| | | uninitialized variables ( ) |
| | | unrolled loops ( ) |
| |
| | position-independent code, xcode ( ) |
| |
| | preconnected units ( ) |
| |
| | preserve case ( ) |
| |
| | preserving precision ( ) |
| |
| | print, asa ( ) |
| |
| | process control, dbx ( ) |
| |
| | program analysis ( ) |
| |
| | program development tools ( ) |
| | | make ( ) |
| | | SCCS ( ) |
| |
| | program performance analysis tools ( ) |
| |
| | psrinfo SunOS command ( ) |
| |
| | pure scalar variable, defined ( ) |