Releases: Accelize/ansible-role-aws-fpga
Releases · Accelize/ansible-role-aws-fpga
1.3.2
Move this role inside the "accelize.xillinx_xrt" role.
As a consequence, this role become deprecated in favour of the "accelize.xillinx_xrt" role.
To handle the backward compatibility, this role now act as a redirection to the "accelize.xillinx_xrt" role.
1.3.1
- Only install minimal build requirements.
1.3.0
- Allow downloading and installing AWS FPGA sources.
1.2.1
- Remove kernel headers installation from tasks since already in the "accelize.linux_kernel" role used as a dependency.
1.2.0
- Ensure Linux kernel version is compatible with target XRT version.
1.1.7
- Add AWS FPGA 1.7.0 / XRT 2019.1 support.
- Update XRT 2018.3 CentOS 7 package.
- Allow XRT version selection (Available versions: 2018.2, 2018.3, 2019.1).
- Use XRT packages from Xilinx website for Ubuntu.
- Use XRT packages from AWS developer AMI for CentOS 7.
1.1.6
- Update XRT package to "Patch2".
1.1.5
- Fix missing "pciutils" package required by
aws_fpga_allow_non_root
option.
1.1.4
- Fix missing kernel headers package.
- Fix YAML lint.
1.1.3
- Use XRT packages from AWS DEV AMI on CentOS 7.
- Disable Ubuntu that seem not work.