HP MLIB for Itanium Linux Version 9.6 Release Note
Table Of Contents
- Announcement
- What’s in This Version
- Known Problems and Workarounds
- Fortran I/O dependencies in SOLVERS library
- Default OpenMP library stack is too small for MLIB
- Incorrect math library link order for the Intel Fortran compiler
- Dealing with Underscore Compatibility and Duplicated Symbols
- User and Library Subprogram Name Conflicts
- Work length for LAPACK standard eigensolver routine ZHEEVD
- Compatibility Information
- Installation Requirements
- Software Availability in Native Languages
- Associated Documentation
- Support Information

HP MLIB for Itanium Linux Version 9.6 Release Note
Installation Requirements
HP MLIB for Itanium Linux Version 9.6 Release Note26
Installation Requirements
HP MLIB for Itanium® Linux is built with and requires the Intel compiler. However, the Intel
compiler is not a prerequisite for installation.
Installation Instructions
1. Become root by running the su command and entering the super-user password.
2. Place the downloaded file into the /tmp directory (or another suitable directory). For
example:
% mv MLIB-LINUX-9.6-1.ia64.rpm /tmp/MLIB-LINUX-9.6-1.ia64.rpm
3. Run the rpm command to install the packages.
a. To install MLIB V9.6 over an existing MLIB installation you must use the
--replacefiles flag:
% rpm -Uv --replacefiles /tmp/MLIB-LINUX-9.6-1.ia64.rpm
b. To install MLIB V9.6 for the first time:
% rpm -iv /tmp/MLIB-LINUX-9.6-1.ia64.rpm