Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-DCD12BE1-D968-442E-A096-CE4F1837328A
Visible to Intel only — GUID: GUID-DCD12BE1-D968-442E-A096-CE4F1837328A
pilaver
Returns the ScaLAPACK version.
call pilaver (vers_major, vers_minor, vers_patch )
This subroutine returns the ScaLAPACK version.
vers_major |
INTEGER. Return the ScaLAPACK major version. |
vers_minor |
INTEGER. Return the ScaLAPACK minor version from the major version. |
vers_patch |
INTEGER. Return the ScaLAPACK patch version from the minor version. |