Has anyone tried using an Nvidia GPU of any model with this development platform yet? The AVA AP1 (the next, ruggedized iteration of this platform) is supposed to be able to support one but I wasn't sure about the development kit and we need it for CUDA workloads.
Hi Joshua,
Sorry for the late reply.
Nvidia T1000 / RTX 6000 we tested with CUDA software/TensorRT for the benchmark and it is working well.
Plan to have instruction how to enable Nvidia cards by 2/11. we will put it online.
if need something to try, here is the information for you:
- Ubuntu 20.04.03 for ARM server (kernel 5.4) for ARM: includes built-in GPU driver (https://ubuntu.com/download/server/arm)
- CUDA package for ARM: https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=arm64-sbsa&Compilation=Native&Distribution=Ubuntu&target_version=20.04&target_type=deb_local
- TensorRT for ARM: https://github.com/NVIDIA/TensorRT
many thanks
Ryan