Getting Started#
General Use Pattern#
The general use pattern for NVIDIA Sync is:
Add or import a remote device to NVIDIA Sync.
Connect to the device through NVIDIA Sync.
One-click launch an IDE or application on the device.
Add a custom application to the device and launch it.
Use NVIDIA Sync to stop applications running on the device.
Disconnect from the device through NVIDIA Sync.
Installation and Onboarding#
Installation#
For Windows:
Download the Windows installer.
Double-click the installer
.exefile.Accept the license agreement.
Complete the installation.
For Mac:
Download the Mac application.
Drag and drop the application into your Applications folder.
Open NVIDIA Sync from the Applications folder.
For Ubuntu:
Configure the package repository:
curl -fsSL https://workbench.download.nvidia.com/stable/linux/gpgkey | sudo tee -a /etc/apt/trusted.gpg.d/ai-workbench-desktop-key.asc echo "deb https://workbench.download.nvidia.com/stable/linux/debian default proprietary" | sudo tee -a /etc/apt/sources.list
Update package lists:
sudo apt updateInstall NVIDIA Sync:
sudo apt install nvidia-sync
Onboarding Flow#
The application opens after installation completes. If it does not, double-click the desktop icon to open it.
The onboarding flow has five steps:
Read and agree to the EULA.
Select local IDEs you want NVIDIA Sync to launch and manage on your remote devices.
Add your first remote Linux device to NVIDIA Sync.
Connect to that device through NVIDIA Sync.
Launch an application on the device.
Next Steps#
After onboarding, continue with:
Direct Connections — Add devices on your LAN, import SSH aliases, and connect.
Applications — Launch IDEs, custom scripts, and the DGX Dashboard.