Core directory

The core directory, which is located at /nz/export/ae/core, contains groups of Netezza Analytics functionality that is provided as part of the core system.

These functionality tools can include Intel MKL, Boost, and Open MPI. If there are third-party tools that are needed by the core functionality, the tools are installed in .../core/tools. If the tool must be used outside the "core" functionality, then it is installed in the .../products directory instead. The subdirectory should be organized as follows:
/nz/export/ae/core/<category>/<2-digit-version>/...
/nz/export/ae/core/thirdParty/<product>/<version>/...
/nz/export/ae/core/common/<To-be-determined>