You enable the vSphere Bitfusion client on the client virtual machine (VM).
Note: Bitfusion clients must be part of the same
vCenter Server instance as the Bitfusion servers. To add a client that is installed outside of the
vCenter Server instance, see
Generate a Client Authentication Token.
Procedure
- In the vCenter Server inventory, right-click the vSphere Bitfusion client VM and select .
- In the Bitfusion Enablement dialog box, select the For a client, this will allow users to run Bitfusion workloads radio button, and click Enable.
- Power on the client VM.
- In the virtual machine terminal, add users to the vSphere Bitfusion group by using the
sudo usermod -aG bitfusion username
command.
- (Optional) Verify that the users were successfully added to the vSphere Bitfusion group.
- Log out and log in the vSphere Bitfusion virtual machine terminal.
Note: If you do not log out and back in to the virtual machine terminal, the new users and their group assignments do not register.
- In the virtual machine terminal, run the groups command to list users and their associated groups.
groups
testuser bitfusion
- (Optional) Verify that the vSphere Bitfusion client is working by listing the available GPUs in the vSphere Bitfusion deployment by running the bitfusion list_gpus command.
/home/bitfusion$ bitfusion list_gpus
- server 0 [10.202.8.185:56001]: running 0 tasks
|- GPU 0: free memory 16160 MiB / 16160 MiB
|- GPU 1: free memory 16160 MiB / 16160 MiB
|- GPU 2: free memory 16160 MiB / 16160 MiB
|- GPU 3: free memory 16160 MiB / 16160 MiB
Results
You have successfully enabled the
vSphere Bitfusion client.
What to do next
Start an application in the
vSphere Bitfusion client. After the first run, the
vSphere Bitfusion client joins the cluster.