Next: Docs, Previous: Integer sizes, Up: General
This document
is applicable to version 3.6.1 of ACML.
The utility routine acmlversion
can be called to
obtain the major, minor and patch version numbers of the installed ACML.
This routine
returns three integers; the major, minor and patch version
numbers, respectively.
The utility routine acmlinfo
can be called
to obtain information on the compiler used to build ACML, the version of
the compiler, and the options used for building the Library. This subroutine
takes no arguments and
prints the information to the current standard output.