facebookresearch / DomainBed

DomainBed is a suite to test domain generalization algorithms
MIT License
1.38k stars 295 forks source link

Allow user to specify the list of GPUs #104

Closed minhlong94 closed 2 years ago

minhlong94 commented 2 years ago

Allow user to specify the list of GPUs to run on using CUDA_VISIBLE_DEVICES environment variable.

Let me know if I can help more!