Log in to Brev
Go to the Brev UI, log in, and confirm youāre in the correct org (by clicking the org button on the top right hand side of the page). Once logged in, go to the Registered Compute section under the "GPU" tab in the main navigation.
Click the āRegister Computeā button and follow the instructions in the pop-up window.
Complete Popup Instructions
- Install the Brev CLI
- Configure your compute
- Add a name for compute
- To configure ssh, ensure the āEnable SSH accessā toggle is on
- Run the registration command
Follow Registration Flow
In the CLI, youāll be walked through registration. Go through the flow until registration is complete.
Confirm Spark in Brev UI
- Go to the Brev UI
- Navigate to the Registered Compute
- Confirm that the DGX Spark appears as a registered node with an Available status
Next Steps
Your Spark is now integrated into Brev as a secure, remotely accessible GPU environment.
Now that your hardware is connected, you can:
- Share Access Anywhere: Access your machine from anywhere and share access with others through the Brev UI under Registered Compute.
Cleanup
If you ever decide to unregister your Spark with Brev, you can either do so through the Brev UI or the Brev CLI.
With the CLI simply run:
In the UI:
- Go to the Brev UI
- Navigate to the section listing āGPU Environmentsā and look under āRegistered Computeā
- Click the āDeregisterā menu item on the Spark you wish to delete from Brev.
- Confirm your selection.