suremarc / doca-dev-rs

Development environment for NVIDIA DOCA SDK with Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doca-dev-rs

Development environment for NVIDIA DOCA SDK with Rust

Dependencies

The only dependencies needed to setup this dev environment are VS Code, Docker, and QEMU if you're not on an ARM system.

Build

To start up the dev environment in VS Code, press Ctrl+Shift+P, then select Dev Containers: Reopen In Container. You now have a VS Code instance connected to a local Docker container with the DOCA SDK and Rust pre-installed.

About

Development environment for NVIDIA DOCA SDK with Rust


Languages

Language:Rust 99.3%Language:C 0.7%