Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 935 Bytes

Uninstalling_the_Swarm_Learning_package.md

File metadata and controls

17 lines (9 loc) · 935 Bytes

Use the swarm-learning/scripts/bin/uninstall script to uninstall the Swarm Learning package. This script does not accept command line parameters. It should be run on every node where Swarm Learning package is installed.

On the host where it is run, the script stops all Swarm Learning components removes the docker container images, and deletes the "docs", "examples", and the "scripts" directories installed under swarm-learning.

CAUTION:
  • This command deletes all user created artifacts under the "examples" directory.

  • If needed, any log output produced by the containers must be saved before invoking the script. Logs are not available after the script is executed.

  • Also, the output files that have been written under the “examples” directory by previous runs may need to be saved.