This guide describes efficient methods for shared-memory programming
using the following HP-UX compilers: HP Fortran 90, HP aC++
(ANSI C++), and HP C.
The Parallel Programming Guide for HP-UX
is intended for use by experienced Fortran 90, C, and C++
programmers. This guide describes the enhanced features of HP-UX
11.0 compilers on single-node multiprocessor HP technical servers.
These enhancements include new loop optimizations and constructs
for creating programs to run concurrently on multiple processors.
You need not be familiar with the HP parallel architecture,
programming models, or optimization concepts to understand the concepts
introduced in this book.