This guide describes efficient methods for shared-memory programming using
the following HP-UX compilers: HP Fortran, HP aC++ (ANSI C++), and
HP C.
The Parallel Programming Guide for HP-UX Systems is
intended for use by experienced Fortran, 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.