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

Request: Add GPUs #18

Open
jakestanton2016 opened this issue Mar 24, 2024 · 0 comments
Open

Request: Add GPUs #18

jakestanton2016 opened this issue Mar 24, 2024 · 0 comments

Comments

@jakestanton2016
Copy link

{
"cards": [
{
"address": "0000:02:00.0",
"index": 0,
"pci": {
"driver": "nvidia",
"address": "0000:02:00.0",
"vendor": {
"id": "10de",
"name": "NVIDIA Corporation"
},
"product": {
"id": "2204",
"name": "GA102 [GeForce RTX 3090]"
},
"revision": "0xa1",
"subsystem": {
"id": "3884",
"name": "unknown"
},
"class": {
"id": "03",
"name": "Display controller"
},
"subclass": {
"id": "00",
"name": "VGA compatible controller"
},
"programming_interface": {
"id": "00",
"name": "VGA controller"
}
}
},
{
"address": "0000:03:00.0",
"index": 1,
"pci": {
"driver": "nvidia",
"address": "0000:03:00.0",
"vendor": {
"id": "10de",
"name": "NVIDIA Corporation"
},
"product": {
"id": "2204",
"name": "GA102 [GeForce RTX 3090]"
},
"revision": "0xa1",
"subsystem": {
"id": "3880",
"name": "unknown"
},
"class": {
"id": "03",
"name": "Display controller"
},
"subclass": {
"id": "00",
"name": "VGA compatible controller"
},
"programming_interface": {
"id": "00",
"name": "VGA controller"
}
}
}
]
}

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

1 participant