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.
Cordatus automatically manages all required dependencies during installation.
This means you don't need to manually install any additional software or libraries.
Simply follow the installation steps and Cordatus will handle the rest, ensuring a smooth setup.
- NVIDIA JetPack 4.6.1 (L4T 32.7.1) up to 7.2 (L4T 39.2).
- 32GB or higher disk space.
- Minimum 20 Mbps stable Internet Connection.
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.
Cordatus automatically manages all required dependencies during installation.
This means you don't need to manually install any additional software or libraries.
Simply follow the installation steps and Cordatus will handle the rest, ensuring a smooth setup.
- 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.
An NVIDIA GPU is not mandatory. Cordatus Client also runs on CPU-only (GPU-less) devices for connecting, monitoring, and managing the device, but AI inference and LLM features are not available without an NVIDIA GPU.
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.
Cordatus automatically manages all required dependencies during installation.
This means you don't need to manually install any additional software or libraries.
Simply follow the installation steps and Cordatus will handle the rest, ensuring a smooth setup.
You can check the Microsoft Official Documentation for system requirements and detailed installation steps.