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 - akash.colnetwork.com #37

Open
jars101 opened this issue Oct 31, 2024 · 2 comments
Open

Request: Add GPUs - akash.colnetwork.com #37

jars101 opened this issue Oct 31, 2024 · 2 comments

Comments

@jars101
Copy link

jars101 commented Oct 31, 2024

Hello, I will be adding a T4 also today/romorrow:

root@akash-1:~/bin# ./provider-services tools psutil list gpu
{
"cards": [
{
"address": "0000:00:01.0",
"index": 0,
"pci": {
"driver": "bochs-drm",
"address": "0000:00:01.0",
"vendor": {
"id": "1234",
"name": "unknown"
},
"product": {
"id": "1111",
"name": "unknown"
},
"revision": "0x02",
"subsystem": {
"id": "1100",
"name": "unknown"
},
"class": {
"id": "03",
"name": "Display controller"
},
"subclass": {
"id": "00",
"name": "VGA compatible controller"
},
"programming_interface": {
"id": "00",
"name": "VGA controller"
}
}
},
{
"address": "0000:01:00.0",
"index": 1,
"pci": {
"driver": "nouveau",
"address": "0000:01:00.0",
"vendor": {
"id": "10de",
"name": "NVIDIA Corporation"
},
"product": {
"id": "25a2",
"name": "GA107M [GeForce RTX 3050 Mobile]"
},
"revision": "0xa1",
"subsystem": {
"id": "1673",
"name": "unknown"
},
"class": {
"id": "03",
"name": "Display controller"
},
"subclass": {
"id": "00",
"name": "VGA compatible controller"
},
"programming_interface": {
"id": "00",
"name": "VGA controller"
}
}
}
]
}

@jars101
Copy link
Author

jars101 commented Nov 12, 2024

Hello again, kindly please provide an update. Thanks

1 similar comment
@jars101
Copy link
Author

jars101 commented Nov 30, 2024

Hello again, kindly please provide an update. Thanks

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