Changes between Version 10 and Version 11 of Tutorials/Edge Computing/Alveo Getting Started
- Timestamp:
- Dec 6, 2019, 4:03:39 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Edge Computing/Alveo Getting Started
v10 v11 1 1 = Getting Started with Alveo FPGA acceleration = 2 2 3 == = Description ===3 == Description == 4 4 Compute servers in COSMOS, and cloud computing nodes in ORBIT Sandbox 9 are equipped with Alveo U200 accelerator cards (with Virtex UltraScale+ XCU200-2FSGD2104E FPGA). These cards can be used to accelerate compute-intensive applications such as d machine learning, and video processing. They are connected to the Intel Xeon host CPU over PCI Express® (PCIe) Gen3x16 bus. 5 5 6 6 This tutorial demonstrates how to run an accelerated FPGA kernel on the above platform. Vitis unified software platform 2019.2 is used for developing and deploying the application. 7 7 8 == = Prerequisites ===8 == Prerequisites == 9 9 In order to access the test bed, create a reservation and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on [wiki:cosmos_workflow the COSMOS work flow page] to get started. 10 10 11 == = Resources required ===11 == Resources required == 12 12 1 COSMOS compute server or 1 node in ORBIT SB9. 13 13 14 == = Execution ===14 == Execution == 15 15 16 === = Prepare the node ====16 === Prepare the node === 17 17 18 18