Update Simulation Compute Manager on Windows and Linux
From Windows
- Stop adskscm service before uninstalling the currently installed version of SCM
- In the Windows Control Panel, locate Autodesk Simulation Compute Manager in the list of programs, and uninstall it by clicking Remove or Uninstall.
- Download simulation-compute.msi for Windows
- Start the installer for Simulation Compute Manager
From Linux Workstation
- Stop adskscm
sudo systemctl stop adskscm
- Remove the simulation-compute-RR.NN.x86_64 package
Tip: On Red Hat Enterprise Linux, you can uninstall all of these packages with a single command:
rpm -e simulation-compute-*
- Download simulation-compute-x86_64.rpm for Linux workstation
- Enter the following command
rpm -ivh simulation-compute-x86_64.rpm
- Start adskscm
sudo systemctl start adskscm
From Linux ThinClient
- Stop any existing Simulation Compute Manager instances with curl localhost:43500/terminate or curl :43500/terminate.
- Allow sufficient time for the processes to exit cleanly.
- Make sure the SimulationCompute processes are terminated by calling /sbin/pidof SimulationCompute. If a process IDs are returned, kill the all processes using kill -9 ''.
- Make sure the fs-harness process is terminated by calling /sbin/pidof fs-harness. If a process ID is returned, kill the process using kill -9 ''
- Download simulation-compute-lnx.zip for Linux ThinClient
- Unzip /opt/Autodesk/simulation-compute/bin/
Tip: Installing an existing location, you need to copy and replace the original ComputeProvisioner.config.json from the SCM location.
- Start the Simulation Compute Manager using:
$<your install location>/opt/Autodesk/simulation-compute/bin/SimulationCompute