I am new to the DeepStream SDK and looking for guidance on how to get started. My setup includes:
*Local GPU: RTX 2000 Ada (8GB) running with WSL on Windows.
*Remote GPU: H100 (80GB) running Ubuntu.
My goal is to understand how to leverage DeepStream for both local testing (on WSL) and eventually scale up on the H100 with Ubuntu.
I would greatly appreciate any beginner-friendly resources, tutorials, or recommendations on setting up DeepStream SDK for this multi-GPU, multi-platform setup. Specifically, I’m interested in:
- Basic understanding of DeepStream SDK workflows and core features.
- Integrating NIMs and Models from the NGC .
Thanks in advance for any advice or links to documentation that might help me get started!