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

COIN evaluation is too slow when using single A100 #25

Open
bluehawk2k opened this issue Aug 12, 2024 · 2 comments
Open

COIN evaluation is too slow when using single A100 #25

bluehawk2k opened this issue Aug 12, 2024 · 2 comments

Comments

@bluehawk2k
Copy link

Hi, many thanks for your great work!
I'm trying to reproduce your result by training your algorithm with COIN dataset (/scripts/coin/live1+.sh)
Training has been finished for 50 hours by using just one single A100, and it seems that the evaluation script runs automatically once the training process is finished.
However, this evaluation process is too slow (about 20 sec/iter speed, and it takes more than 100 hours) when I use one single A100.
When we run live1+.sh script with multiple A100, evaluation processing time isn't more than 1 hour.
I'd really appreciate it if you could look into this issue.

@chenjoya
Copy link
Collaborator

Hi, thanks for the try! Do you mean that the evaluation on single-gpu is unusually slow but multi-gpu is normal?

@bluehawk2k
Copy link
Author

Yes, right.
When I run /scripts/coin/live1+.sh with only one single GPU, training time takes about 50 hours, but evaluation time takes too longer (about 100+ hours). Please see below image.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants