Changes between Version 11 and Version 12 of Hardware/Compute
- Timestamp:
- May 11, 2020, 3:18:09 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hardware/Compute
v11 v12 14 14 15 15 === Block Diagram 16 This block diagram shows the bus connections of the various processing devices hosted by these servers. 17 18 For best performance, you must take into account the data path, from source to sink, as well as processing and memory locality. 19 16 20 [[Image(block_r740.svg)]] 17 21 18 19 22 === GPU 20 21 23 These servers each have an Nvidia V100 GPU, for CUDA processing. 22 24 23 25 === FPGA 26 These servers each have a Xilinx Alveo U200 FPGA, with two 100g qsfp28 ports. The FPGA can be configured either as an additional NIC, or as a standalone computing device. 24 27 28 In an advanced use case, you could use the FPGA to pre-process radio data, and then send over PCIe or the network to a GPU / CPU for further processing. 25 29 26 30 === Network 31 32 In addition to the GPU and FPGA, the server has a two (2) port 25g ethernet NIC for data-plane traffic. 33 34 The 10G NIC is dedicated to control and provisioning traffic, and should not be relied upon for experimental repeatability.