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

How to run test_wider_ms.py with multiple GPUs #82

Open
nankaielsasong opened this issue Jan 16, 2020 · 0 comments
Open

How to run test_wider_ms.py with multiple GPUs #82

nankaielsasong opened this issue Jan 16, 2020 · 0 comments

Comments

@nankaielsasong
Copy link

nankaielsasong commented Jan 16, 2020

Hi~

I ran the test_wider_ms.py with one GPU but it's too slow. Even if I set os.environ["CUDA_VISIBLE_DEVICES"] = "0, 1, 2", there is still only one working GPU, the memory of the other two GPUs are used, but the Volatile GPU-Util keeps 0% when I checked with command nvidia-smi. So can I run it with multiple GPUs to accelerate testing on the WiderFace dataset?

Thanks~

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

1 participant