Overview
Test your GPUaaS nodes to ensure proper connection for seamless GPU resource utilization.
Accessing GPUaaS Nodes
First, navigate to the GPUaaS Nodes section in the sidebar.
View the list of available GPUaaS nodes.
Testing Connections
Test the connection to ensure proper communication with the node.
Click the Test Connection button next to the desired node.
A modal will appear, displaying the connection test progress.
A progress bar indicates the status of the test.
You can cancel the test at any time by clicking the Cancel button. Otherwise the test will complete with a Pass or Fail.
If you see a failure ensure,
SSH port associated with the node is open from the admin panel,
SSH keys are copied into the
authorized_keysfile inside the SSH user's home directory in the GPU node.SSH user is a privileged account that can switch to root without prompting for a password in the GPU node.
Rescanning GPUs
Rescanning GPUs allows the system to detect any changes in available GPU resources on the node. This action can help identify newly added GPUs, or to update the inventory if any GPU(s) are removed.
To rescan, click the Rescan GPUs button next to the desired node.