Eliovp / amdmemorytweak

Read and modify memory timings on the fly
GNU General Public License v3.0
308 stars 81 forks source link

GPU distinguishing #40

Closed karloballa closed 4 years ago

karloballa commented 5 years ago

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 commented 4 years ago

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.