[v0.01] Detecting uarch. Looks like getting manufacturing process is much harder since we need GPU chip name
This commit is contained in:
@@ -27,7 +27,7 @@ struct cache {
|
||||
};
|
||||
|
||||
struct topology {
|
||||
int32_t shared_mp;
|
||||
int32_t streaming_mp;
|
||||
int32_t cores_per_mp;
|
||||
int32_t cuda_cores;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user