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

Can antares assign specified gpus for evaluation? #358

Closed
LeiWang1999 opened this issue Aug 12, 2022 · 1 comment
Closed

Can antares assign specified gpus for evaluation? #358

LeiWang1999 opened this issue Aug 12, 2022 · 1 comment

Comments

@LeiWang1999
Copy link

I have four gpus in my environment, each time I evaluated cuda backend, all the four gpus will run evaluator program, but I just wanna antare uses no more than two of them because I also need another gpus to profile other programs.

so can antares assign specified gpus for evaluation, actually I tried setting CUDA_VISIBLE_DEVICES but it didn't work, as I expected...

@ghostplant
Copy link
Contributor

DEVICE_ID=3 <.. other configs ..> antares

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