Installing Prerequisite Packages
This section outlines the steps required to prepare your system to deploy NCP
Update the local package index:
Install Docker & Docker-compose:
Install Docker:
Install Docker Compose:
Installing NVIDIA GPU Drivers:
Install GPU Drivers:
Reboot the system:
Installing NVIDIA Toolkit:
We will leverage the container toolkit provided by NVIDIA to deploy the NCP backend as an additional Docker container along with NCP services packaged as containers.
Install NVIDIA Container Toolkit:
Configure the toolkit:
Additional packages:
pbzip2: A parallel bzip2 compression tool for faster file compression
python3-pip: A package manager for Python3, used to install Python libraries