5.12. PopDist and PopRun

3.0.0

New features

  • Add debug mode to PopRun. Add --debug on the command line for advanced diagnostics.

  • Host SSH keys for multi-node systems should be automatically populated for all users. This is supported by the ability to forward the SSH key to the hosts specified.

    Specify a key with --distribute-ssh-key, answer the password prompt, and it will copy the key to all hosts specified by that flag.

  • Eliminate the need for passing of IP addresses/hostnames to PopRun. Host names can be read from a file.

  • PopRun --offline-mode does not check for a V-IPU partition.

Bug Fixes

None

Other improvements

None

Known issues

None

Compatibility changes

None