Developer Reference for Intel® oneAPI Math Kernel Library for Fortran

ID 766686
Date 3/31/2025
Public
Document Table of Contents

LAPACK Utility Functions and Routines

This section describes LAPACK utility functions and routines.

Summary information about these routines is given in the following table:

LAPACK Utility Routines

Routine Name

Data Types

Description

ilaver

 

Returns the version of the Lapack library.

ilaenv

 

Environmental enquiry function which returns values for tuning algorithmic performance.

iparmq

 

Environmental enquiry function which returns values for tuning algorithmic performance.

ieeeck

 

Checks if the infinity and NaN arithmetic is safe. Called by ilaenv.

?labad

s, d

These routines are no-op and kept for compatibility reasons. They used to correct the overflow/underflow behavior of machines that were not IEEE-754–compliant.

See Also