Notational Conventions
The following term is used in
reference to the operating system.
| |
macOS* | This term refers to information
that is valid on all supported
macOS* and OS X* operating systems.
|
The following notations are used to refer to Intel® oneAPI Math Kernel Library | |
<parent
directory> | The installation directory that includes Intel® oneAPI Math Kernel Library |
<mkl
directory> | The main directory where Intel® oneAPI Math Kernel Library <mkl
directory> =<parent directory> / mklReplace this placeholder with
the specific pathname in the configuring, linking, and building instructions. |
The following font conventions
are used in this document.
| |
Italic | Italic is used for emphasis and
also indicates document names in body text, for example:
see
Intel® oneAPI Math Kernel Library |
Monospace lowercase mixed with
uppercase | Indicates:
|
UPPERCASE MONOSPACE | Indicates system variables, for
example,
$MKLPATH. |
Monospace
italic | Indicates a parameter in
discussions, for example,
lda When enclosed in angle brackets,
indicates a placeholder for an identifier, an expression, a string, a symbol,
or a value, for example,
<mkl directory> |
[ items ] | Square brackets indicate that
the items enclosed in brackets are optional.
|
{ item | item } | Braces indicate that only one of
the items listed between braces should be selected. A vertical bar ( | )
separates the items.
|