HP-UX 11i June 2001 Release Notes
HP-UX 11i Operating Environment Applications
HP-UX 11i Technical Computing Operating Environment (new at 11i original release)
Chapter 4102
Installation Requirements
Prerequisites are HP-UX Software Developer’s Kit (SDK) for Java
version 1.2.2.x, and the HP-UX 700 OpenGL 3D Graphics Runtime
Environment (B6268AA).
Documentation
For information on HP 3D Technology for the Java Platform, see
http://www.hp.com/go/java
HP Message-Passing Interface (MPI)
HP Message-Passing Interface (MPI) Version B.11.11 is a
high-performance implementation of the Message-Passing Interface
Standard. HP MPI complies fully with the 1.2 standard and partially
with the 2.0 standard. HP MPI provides an application programming
interface and software libraries to support parallel, message-passing
applications.
New features which are further described below include:
• Support for the TotalView debugger.
• Support for collecting profiling information for applications linked
with the thread-compliant library in addition to those linked with the
standard MPI library.
• Expanded MPI-2 support.
• A new error checking flag (-ck ) in the mpirun utility.
• The mpirun utility no longer makes assumptions about how long it
will take before a process calls MPI_Init.
HP MPI supports the TotalView debugger on HP-UX version 11.0 or
later.
You can collect profiling information for applications linked with the
thread-compliant library in addition to those linked with the standard
MPI library. Counter instrumentation (MPI_INSTR) is supported for the
thread-compliant library regardless of thread level. Trace file generation
(XMPI) is supported for all thread levels except MPI_THREAD_MULTIPLE.
This release expands MPI-2 support by supporting MPI-2 object naming
routines.