Node:Docs, Next:, Previous:Version, Up:General



Library Documentation

The /Doc subdirectory of the top ACML installation directory, (e.g. /opt/acml2.5.0/Doc under Linux, or c:\Program Files\AMD\acml2.5.0\Doc under Windows), should contain this document in the following formats:

Under Linux the info file can be read using info after updating the environment variable INFOPATH to include the doc subdirectory of the ACML installation directory, e.g.

     % setenv INFOPATH ${INFOPATH}:/opt/acml2.5.0/Doc
% info acml

or simply by using the full name of the file:

     % info /opt/acml2.5.0/Doc/acml.info