[NeurIPS 2022] "FedRolex: Model-Heterogeneous Federated Learning with Rolling Sub-Model Extraction" by Samiul Alam, Luyang Liu, Ming Yan, and Mi Zhang
Apache License 2.0
60
stars
15
forks
source link
Warning: The following resource request cannot be scheduled right now: {'GPU': 0.15, 'CPU': 1.0}. This is likely due to all cluster resources being claimed by actors. Consider creating fewer actors or adding more nodes to this Ray cluster. #10
When I try to run your code, I get the following warning, which is not an error, but it prevents the program from training properly. I use a separate local gpu(4060ti 16G) for training, how to solve it? Thank you for your work.
When I try to run your code, I get the following warning, which is not an error, but it prevents the program from training properly. I use a separate local gpu(4060ti 16G) for training, how to solve it? Thank you for your work.