facebookresearch / facebookresearch/moco
How to set specific gpus if I do not have 8 gpus?
Open
- Dominant language
- No language data
- Stars
- 5.1k
- Forks
- 802
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am new to detectron2. If I do not have 8 gpus, how could I set specific gpus and run your codes?
Use CUDA_VISIBLE_DEVICES=0,1 ??
Could you give me some advice?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.