Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start federated training on CUDA when using YOLOv8 model #3109

Open
shubhamjanu opened this issue Mar 11, 2024 · 0 comments
Open
Labels
question Further information is requested

Comments

@shubhamjanu
Copy link

shubhamjanu commented Mar 11, 2024

What is your question?

I wish to report one strange observation. I was able to run my federated code with available CPU. Today, I installed CUDA 11.8 and tried to run the code. It is getting stuck and not able to start training.
To reproduce the issue, I again tried running with CPU only and it was working fine.
I have installed cuda and cudaCNN compatible with pytorch after checking on official pytorch website and they were installed successfully without any warning or error message. I am using an AWS instance windows XP 2022 server with NVIDIA A10G gpu. When i run any other centralized learning code on cuda, it works fine. But when i run federated learning code, it gives error.
I am attaching my code files and detailed error log. The training does not start and then grpc channel closes after waiting for sometime.
centralized.txt
client.txt
error.txt
server.txt

Please guide how to resolve above issue.

@shubhamjanu shubhamjanu added the question Further information is requested label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant