Installing Move Pro 2.0 - Cloud Processing

Move Pro 2.0 can be used for Cloud processing on Ubuntu, Windows & Mac.

Installing the Move Pro Application for cloud processing

For Ubuntu:

  1. Install Nvidia Drivers
    1. Go to Apps and search for ‘Additional Drivers’
    2. Locate the section relating to your installed GPU
    3. Tick the 'NVIDIA driver metapackage from Nvidia driver 535.'
      1. NOT the 'NVIDIA Server driver metapackage from Nvidia driver 535 server'
    4. Click Apply Changes
    5. Reboot the server
  2. Install the Move Pro Application
    1. Open a terminal window and enter the following command:
      1. *wget -qO- <https://aptrepo.move.ai/move_pro_u22.sh> | sudo bash*
  1. Future Updates
    1. To check for any updates, open a terminal window and enter the following command:
      1. apt list --upgradable
    2. Or, to view all the available versions (including old ones), open a terminal window and enter the following commands:
      1. sudo apt update
      2. sudo apt-cache madison move-pro
        1. This will display all available versions
    3. To install a specific version, open a terminal window and enter the following command, substituting the desired version number:
      1. sudo apt install move-pro=2.2.0

For Windows & Mac:


Install the Move Pro Application by downloading and opening the desired version below. You can update the application by downloading a different installation file, which will overwrite any existing version.

Version history:

Version Windows Mac
2.2.2 Download Download

 

 Release Notes

  • Release notes can be found here