-
Notifications
You must be signed in to change notification settings - Fork 8
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 support in explorer #465
Comments
each gpu in the list should look like
|
what do you think? |
merged waiting for release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
threefoldtech/home#1392
threefoldtech/zos#1973
suggestions:
nodes table
a new toggle for gpu, like online and gateways
column has gpu with a checkbox readonly?
node detail
once you click on the node you can see the information of the available gpus (it requires sending ListGPUs rmb call), maybe with a card rendering a list of gpus
Note: if we index the GPUs on the explorer, we could also add a filter for specific GPUs and show the names in the nodes explorer
require: threefoldtech/tfgrid-sdk-go#201
The text was updated successfully, but these errors were encountered: