- Supermicro SYS-111E-FWTR + Intel® Data Center GPU Flex 170
Install the latest Ubuntu* 22.04 LTS Server. Refer to the Ubuntu Server installation tutorial if needed.
This step will download all reference scripts from the repository.
sudo apt install git
git clone https://github.com/intel/edge-developer-kit-reference-scripts
This step will redirect user to the current platform setup directory
cd edge-developer-kit-reference-scripts/gpu/flex/ats/
This step will configure the basic setup of the platform. Make sure all of the requirements have been met before proceeding to the next step.
./setup.sh
During installation, it may ask you to reboot your system. Reboot the system and run ./setup.sh
again. Installation is completed when you see this message:
✓ Platform configured
Note Cold rebooting the system after installing the Intel® Data Center GPU Flex 170 driver to ensures that all hardware components are correctly recognized and initialized by the operating system. This step helps prevent potential issues that could arise from an incomplete or improper initialization of the GPU.
Refer to the available use cases and examples below