Installing IBM Watson Machine Learning Accelerator version 1.2.1

IBM Watson® Machine Learning Accelerator consists of several components. Follow these steps to install all of the components that make up WML Accelerator, either manually, or by using the Automated installer.

Only the most current level of each release of IBM Watson Machine Learning Accelerator should be installed, where version numbers are in the format version.release.modification.

Note:
  • The Automated installer automates some of the setup and install processes. If you want to use the Automated installer, use the information in this topic instead: Automated installer.
Before you begin
  1. Ensure that your system meets all requirements:Hardware and software requirements.
  2. Ensure that you have set up your system: Set up your system (Manual install).
Steps:
  1. Log in to the host as root or as a user with sudo permissions.
  2. Download the appropriate install package on the master host. If you are entitled to the packages, download it from Passport Advantage Online or Entitled Systems Support (ESS). If you want to evaluate the product, download the evaluation packages from the WML Accelerator 1.2.1 Evaluation page.
  3. Set the EGO_TOP environment variable to be the path where you will install IBM Spectrum Conductor™ Deep Learning Impact. If not set, the default is /opt/ibm/spectrumcomputing.
  4. Extract the component packages.
    1. Log in to the master host with root or sudo to root permission.
    2. Run the WML Accelerator install package to extract the install files:
      Entitled version
      • To extract the install files to the current directory, run:
        sh ibm-wmla-1.2.1_ppc64le.bin
      • To extract the install files to a different directory, run:
        sh ibm-wmla-1.2.1_ppc64le.bin --extract extract_directory
      Evaluation version
      • To extract the install files to the current directory, run:
        sh ibm-wmla-eval-1.2.1_ppc64le.bin
      • To extract the install files to a different directory, run:
        sh ibm-wmla-eval-1.2.1_ppc64le.bin --extract extract_directory
      Note: WML CE 1.6.1 and the WML Accelerator license will be installed to $EGO_TOP/ibm-wmla/1.2.1/license. The default install location for IBM Spectrum Conductor Deep Learning Impact and IBM Spectrum Conductor is /opt/ibm/spectrumcomputing.
  5. The WML Accelerator license panel is displayed. Review the license terms and accept the license.
  6. Configure the system for IBM Spectrum Conductor Deep Learning Impact: Configure a system for IBM Spectrum Conductor Deep Learning Impact.
  7. Install IBM Spectrum Conductor by following the instructions in one of these topics, depending on your environment:
  8. Entitle IBM Spectrum Conductor: Entitle IBM Spectrum Conductor.
  9. Install IBM Spectrum Conductor Deep Learning Impact: Install IBM Spectrum Conductor Deep Learning Impact.
  10. Configure IBM Spectrum Conductor Deep Learning Impact: Configure IBM Spectrum Conductor Deep Learning Impact. If IBM Watson Studio Local is installed, two Spark instance groups can be configured, one for distributed training and one for elastic distributed training. Make sure to use user wml-user to create these Spark instance groups.
  11. Apply any available fixes from Fix Central:
    1. Obtain the tools that are required to get the fix. If it is not installed, obtain your product update installer. You can download the installer from Fix Central: http://www.ibm.com/support/fixcentral. This site provides download, installation, and configuration instructions for the update installer.
      Note: For more information about how to obtain software fixes, from the Fix Central page, click Getting started with Fix Central, then click the Software tab.
    2. Under Find product, type WML Accelerator in the Product selector field.
    3. Select WML Accelerator. For Installed version, select All. For Platform, select the appropriate platform or select All, then click Continue.
    4. Identify and select the fix that is required, then click Continue.
    5. Click the "readme" link and review the readme file for instructions to apply the fix and other important information.
    6. Download the fix; ensuring that the name of the maintenance file is not changed, either intentionally or by the web browser or download utility.
    7. Use the information in the readme file to apply the fix.
Notes:
  • Before adding any hosts to the cluster, you must manually install the WML Accelerator license conda package and accept the license on the management or compute host that is being added to the cluster. See this topic for instructions: Installing the WML Accelerator license on an additional node.
  • When installing IBM Spectrum Conductor on a compute node, do not add it to cluster until after installing IBM Spectrum Conductor Deep Learning Impact on the compute node.