Skip to content
Snippets Groups Projects
  • Fionn O'Donohoe's avatar
    81fefd99
    FINN-13: Version control the installed XRT version. · 81fefd99
    Fionn O'Donohoe authored
    
    Docker installs XRT when building the container. This patch
    allows the maintainer to set the Vitis tools version and the
    hash of the supported XRT version verified to work with FINN.
    This is the way XRT versioning is managed in AWS instances.
    
    FINN-13 was caused by using 2022.1 Vitis and an old XRT version
    in usage during 2020.1. Version controlling the sets of tools
    will prevent bugs like this from recurring.
    
    Signed-off-by: default avatarFionn O'Donohoe <fionno@xilinx.com>
    81fefd99
    History
    FINN-13: Version control the installed XRT version.
    Fionn O'Donohoe authored
    
    Docker installs XRT when building the container. This patch
    allows the maintainer to set the Vitis tools version and the
    hash of the supported XRT version verified to work with FINN.
    This is the way XRT versioning is managed in AWS instances.
    
    FINN-13 was caused by using 2022.1 Vitis and an old XRT version
    in usage during 2020.1. Version controlling the sets of tools
    will prevent bugs like this from recurring.
    
    Signed-off-by: default avatarFionn O'Donohoe <fionno@xilinx.com>