Part 2: Downloading the package#

This part describes the instructions for downloading Intel® Geti™ platform installation package.

Warning

  • A dedicated folder to store the platform artifacts must be available.

  • Ensure that the entire directory path, starting from the root to the location where you plan to extract the installer and from which you plan to run the platform installation, does not contain spaces in any of its names. This is due to installer limitations that can cause errors if spaces are present in any part of the directory path.

There are two methods to download the Intel® Geti™ package: through the command line interface (CLI) or the graphical user interface (GUI). Due to the size of the installation package (~35 GB), we recommend downloading it via the command line interface.

If you do not have access to IRC yet, please contact the Intel Geti team or raise a ticket via our Intel Support.

Download from Intel Registration Center (IRC)#

Placeholder

Via the GUI#

Use your username and password to login to https://lemcenter.intel.com/.

  1. Once you have logged in, take a moment to update your account information and once you have completed it, click the continue button at the bottom of the screen.

  2. Click the Downloads button on the top blue menu bar.

  3. Please select the latest Product Version and then Click “Intel_Geti_v<VERSION>-.tar.gz” file to download the latest Intel® Geti™ installation binary.

  4. Save the file in a location from where you would like to save and install the application. Once downloading is finished you can continue installation following the guidance provided within the installer.

Via the command line#

Use your username and password to login to https://lemcenter.intel.com/.

  1. Once you have logged in, take a moment to update your account information and once you have completed it, click the continue button at the bottom of the screen.

  2. Click the Downloads button on the top blue menu bar.

  3. Select the Product Version <VERSION> and then Click Copy URL next to the “Intel_Geti_v<VERSION>.tar.gz” download button.

  4. Open the Linux terminal on the device where you intend to install the Intel® Geti™ platform. Now, use the wget command with the link you previously copied, as demonstrated below.

wget Intel_Geti_v<VERSION>.tar.gz
  1. After you initiate the command, the download will start automatically.

  2. If you encounter an error, the most common issues are the proxy settings within your environment for either virtual machines (VM) or on-premises. Refer to the proxy considerations that are listed in the detailed installation documents.

Note

If you come across issues during installation or if you have any questions, please raise a Support ticket here.