HP MLIB User's Guide Vol. 1 7th Ed.
xxiv HP MLIB VECLIB User’s Guide
Documentation resources
• HP-UX Floating-Point Guide. Describes how floating-point arithmetic is
implemented on HP 9000 systems and discusses how floating-point behavior
affects the programmer.
• HP Fortran 90 Programmer’s Guide. Provides extensive usage information
(including how to compile and link), suggestions and tools for migrating to
HP Fortran 90, and how to call C and HP-UX routines for HP Fortran 90.
• HP Fortran 90 Programmer’s Reference. Provides complete Fortran 90
language reference information. It also covers compiler options, compiler
directives, and library information.
• HP C Programming Guide. Contains detailed discussions of selected C
topics.
• HP C/HP-UX Reference Manual. Presents reference information on the C
programming language as implemented by HP.
• HP aC++ Online Programmer’s Guide. Presents reference and tutorial
information on aC++. (This manual is accessed by specifying aCC with the
+help command-line option.)
• HP MPI User’s Guide. Describes how to use HP MPI (Message Passing
Interface), a library of C- and Fortran-callable routines used for
message-passing programming.
• Software Optimization for High Performance Computing: Creating Faster
Applications: Provides state-of-the-art solutions for every key aspect of
software performance; both code-based and algorithm-based.
• HP-UX Assembly Language Reference Manual. Describes the HP-UX
assembler for the PA-RISC processor.
• HP PA-RISC 2.0 Architecture Reference. Describes the architecture of the
PA-RISC 2.0 processor.
• PA-RISC Procedure Calling Conventions Reference. Describes the
conventions for creating PA-RISC assembly language procedure calls.
• IA-64 and Elementary Functions. Describes the architecture of the IA-64
processor and how to implement elementary functions.
• METIS documentation is available online at
http://www-users.cs.umn.edu/~karypis/metis/metis/index.html.
• OpenMP documentation is available online at http://www.openmp.org.