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

GPU distinguishing #40

Closed
karloballa opened this issue Jul 31, 2019 · 1 comment
Closed

GPU distinguishing #40

karloballa opened this issue Jul 31, 2019 · 1 comment

Comments

@karloballa
Copy link

Is there a way to distinguish same GPUs? For example, identify GPU by Bus or something else that can be accessed from OpenCL?

Thanks!

@Eliovp
Copy link
Owner

Eliovp commented May 13, 2020

Yes, that is possible.
It all depends on how the enumeration is done. Which is different in many cases.

Most common rule can mostly be used here where GPU 0 (the first one) is the first 16x slot closest seated to the CPU.

@Eliovp Eliovp closed this as completed May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants