How do I enable GPU processing?
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
I have a GTX 1050, and I would like to enable GPU processing. The configs allude to using the GPU for the use_cnn option. Is there a way to assert that the GPU is doing the processing?
I enabled use_cnn, but `time howdy test` took about 5 seconds (compared to an average 1.35), so I'm not sure if it is using the GPU or not.
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the configuration references to `use_cnn` and the `time howdy test` command mentioned in the report. Determine how GPU use can be verified for this setup, and document the required configuration and a reliable way to confirm that processing is occurring on the GPU.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- machine-learning, operating-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100