Running Swarm Learning with Podman

February 8, 2024 ยท View on GitHub

Note:

  • Shorthand registry names may not work with podman. For more information, see Short-name aliases section in www.redhat.com/sysadmin/manage-container-registries.
  • ML or User container running as non-root may fail due to permission issue while saving trained model file. User needs to precreate a directory with full permissions.
  • GPU based local training is not supported through Podman.