Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Update XRT version to run on 2021.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz-jbleclere committed Mar 4, 2022
1 parent 514b366 commit 71b9a8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
vars:
aws_fpga_install: true
aws_fpga_src_install: /opt/aws_fpga
xilinx_xrt_version: 2021.1
xilinx_xrt_version: 2021.2
xilinx_xrt_env: aws
xilinx_xrt_install: true
xilinx_xrt_ensure_compatible_kernel: true
Expand Down
2 changes: 1 addition & 1 deletion deployment/playbook_test_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
vars:
aws_fpga_install: true
aws_fpga_src_install: /opt/aws_fpga
xilinx_xrt_version: 2021.1
xilinx_xrt_version: 2021.2
xilinx_xrt_env: aws
xilinx_xrt_install: false
xilinx_xrt_ensure_compatible_kernel: false
Expand Down

0 comments on commit 71b9a8e

Please sign in to comment.