NVIDIA AI Workbench Topology running on Windows, WSL and Linux with an example

Опубликовано: 15 Март 2026
на канале: Joe Freeman: Software Craft, Org Stuff, Tech Stuff
1,281
18

NVIDIA AI workbench lets you create and manage ML training environments and do development locally and over the network. Development is done via Jupyter notebooks running in customized containers that can have CUDA or Tensor support if the target host has NVIDIA hardware. AI Workbench builds a custom docker image for each project and manages that container when you want to start or stop work. NVIDIA Workbench leverages the Microsoft WSL making Windows and Linux virtually identical.

Related Videos
NVIDIA AI Workbench Topology on Windows and Linux a first local project    • NVIDIA AI Workbench Topology running on Wi...  
NVIDIA AI Workbench running a project on Windows in WSL and exploring the workbench WSL file system    • NVIDIA AI Workbench running a project on W...  
NVIDIA AI Workbench running a project on a remote server and ssh into the machine to see the files    • NVIDIA AI Workbench cloning and running a ...  

Git repository used https://github.com/freemansoft/covid-...
Blog: https://joe.blog.freemansoft.com/2024...

I DO NOT see Workbench as an appropriate tool for casual users at the time (2024/05) of this video primarily because
1. An existing project can only be made Workbench compatible by stuffing some files into your repository
2. The GIT interface gives you no control over what changes are committed