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

Fix using the GPU #1

Open
2 tasks
mikegerber opened this issue Feb 24, 2023 · 0 comments
Open
2 tasks

Fix using the GPU #1

mikegerber opened this issue Feb 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mikegerber
Copy link
Member

This is probably the same issue I had while training: Something with the CUDNN path.

In addition I'd like a parameter to

  • force GPU usage (fail if not available - less surprises that way)
  • force CPU usage

Currently it just uses the CPU in my configuration (Python 3.9, pyenv, virtualenv, CUDA like installed on our servers). At least this answers another question I had: if inference is possible on CPU only.

@mikegerber mikegerber added bug Something isn't working enhancement New feature or request labels Feb 24, 2023
@mikegerber mikegerber self-assigned this Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant