You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2021. It is now read-only.
I know this is a small commit and i should be able to write the PR myself, however i wanted the devs input beforehand.
Currently, the GPU name is generated by appending a ".index" to every gpu. When only running one GPU i think it would be cleaner just to have the gpu name as is.
Would this be acceptable, or break the design philosophy?
The text was updated successfully, but these errors were encountered:
I don't have an nvidia card to test anything against, so while I can perform reviews, I'm unable to test myself. I'm thrilled to have PRs as otherwise I'm programming mostly blind on this.
I know this is a small commit and i should be able to write the PR myself, however i wanted the devs input beforehand.
Currently, the GPU name is generated by appending a ".index" to every gpu. When only running one GPU i think it would be cleaner just to have the gpu name as is.
Would this be acceptable, or break the design philosophy?
The text was updated successfully, but these errors were encountered: