weimingwill / EasyFL

An easy-to-use federated learning platform
Apache License 2.0
298 stars 50 forks source link

Inquiry Regarding Debugging Distributed Training Setups in EasyFL #29

Open suatap-alt opened 3 months ago

suatap-alt commented 3 months ago

Hello, I hope this message finds you well. I am reaching out to inquire about the best practices for debugging distributed training setups, especially when deploying to Kubernetes with Docker. Could you provide guidance or resources to help mitigate any complexity and ensure a smooth debugging process?

weimingwill commented 3 months ago

The most straightforward method is to look at the logs inside docker containers.