Skip to main content

Requirements

Cordatus Client is a flexible platform that works on different devices and cloud services. It supports NVIDIA Jetson, x86 architecture, and cloud services with NVIDIA GPUs.

Thanks to this flexibility, you can easily install and use Cordatus Client on your preferred device, no matter its architecture. This allows you to get all the benefits of Cordatus.

Requirements for the NVIDIA Jetson Platform

These specifications ensure smooth operation of Cordatus Client on the Jetson platform, providing the necessary resources for AI inference and related tasks. To avoid any compatibility issues, it's essential to verify that your Jetson device meets these requirements before installing Cordatus Client.

  • NVIDIA JetPack 4.6.1 (L4T 32.7.1) up to 7.0 (L4T 38.2).
  • 32GB or higher disk space.
  • Minimum 20 Mbps stable Internet Connection.
info

You can use the following command to determine your installed JetPack version:

sudo apt-cache show nvidia-jetpack

Requirements for x86 Platforms and Cloud Servers

These specifications are crucial for the optimal functioning of Cordatus Client on x86 platforms, providing the essential resources for AI inference and related tasks. To avoid any compatibility issues, it's important to confirm that your x86 device meets these requirements before installing Cordatus Client.

  • Ubuntu 18.04, 20.04, 22.04 or 24.04 operating system.
  • NVIDIA GPUs have Pascal or higher architecture.
  • NVIDIA GPU driver version 470 or higher.
  • 32GB or higher disk space.
  • Minimum 20 Mbps stable Internet Connection.

Nvidia GPU Drivers

To install the Cordatus client on your device, ensure that the Nvidia GPU Driver is installed on your system. You can check the Nvidia Official Drivers page to find and install the appropriate Nvidia driver for your system.

WSL

To install the Cordatus Client on a Windows device, you first need to set up the Windows Subsystem for Linux (WSL).
WSL allows you to run a full Linux environment directly on Windows, which is required for running Cordatus.

You can check the Microsoft Official Documentation for system requirements and detailed installation steps.