System Requirements
Redact-Edge is built on GStreamer and NVIDIA DeepStream , which means it relies heavily on NVIDIA GPUs for efficient processing. To ensure optimal performance and compatibility, please make sure your system meets the following requirements before running Redact-Edge.
For x86_64 architecture
-
NVIDIA GPU
The system must be equipped with an NVIDIA GPU to leverage GPU-accelerated processing. The requirements are as follows:
- Min. GPU Memory: 8 GiB
- Supported GPU Compute Capabilities: 6.0, 6.1, 6.2, 7.0, 7.2, 7.5, 8.0, 8.6, 8.7, 8.9, 9.0
To check your GPU's compute capability, you can run the following command:
nvidia-smi --query-gpu=name,compute_cap --format=csv
-
Other Hardware
- Memory (RAM): 4 GB
- Min. Disk Space: 35 GB
-
Software Requirements
- Ubuntu >= 18.04
- NVIDIA driver version >= 515
- Docker, with NVIDIA set as the default runtime
- NVIDIA Container Toolkit
- NVIDIA CUDA Toolkit
For aarch64 architecture
-
NVIDIA Jetson Devices
We officially support the following NVIDIA Jetson devices for the aarch64 architecture:
- Jetson AGX Xavier
- Jetson Orin
Other Jetson models, such as the Jetson Orin Nano and Jetson Xavier NX, may function with the software, but compatibility is not guaranteed.
-
Other Hardware
- Memory (RAM): 4 GB
- Min. Disk Space: 35 GB
-
Software Requirements
- Jetpack 5.1
- Ubuntu >= 18.04
- Docker, with NVIDIA set as the default runtime
- NVIDIA Container Toolkit
Updated about 1 month ago