Intel® oneAPI Math Kernel Library Developer Reference - Fortran
Returns the version of the LAPACK library.
call ilaver( vers_major, vers_minor, vers_patch )
This routine returns the version of the LAPACK library.
INTEGER.
Returns the major version of the LAPACK library.
INTEGER.
Returns the minor version from the major version of the LAPACK library.
INTEGER.
Returns the patch version from the minor version of the LAPACK library.