Only support for single GPU?
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
I use the argument with --gpu 0,1,3,4, but it seems that the code only use one gpu. Is it support for multiple gpus?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Python entry point that parses the --gpu argument and tracing how the listed GPU IDs are used. Determine whether the baseline systems support multiple GPUs and define the expected behavior for --gpu 0,1,3,4. Done should include either documented single-GPU behavior or validated multi-GPU support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100