Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

e.g. srun --partition=fpga --constraint=xilinx_u280_xrt2.12 -A [YOUR_PROJECT_ACCOUNT]

Table of Contents

Xilinx Alveo U280 Nodes

Each node has 3 Xilinx Alveo U280 cards.

--constraint=

Code Block
xilinx_u280_xrt2.12

Configured with XRT 2.12 drivers and usable for designs built with Vitis 21.2 and Shell xdma_201920_3_3246211

Code Block
xilinx_u280_xrt2.11
xilinx_u280_xrt2.8

Further constraints named by xrt version. Refer to Xilinx Vitis, XRT and U280 shell version combinations

Intel Stratix 10 Nodes

Each node has 2 Bittware 520N cards.

--constraint=

Code Block
bittware_520n_20.4.0_max

Configured with BSP 20.4.0_max with external channels enabled.

Code Block
bittware_520n_20.4.0_hpc

Configured with BSP 20.4.0_hpc with external channels disabled.

Code Block
bittware_520n_19.4.0_max
bittware_520n_19.4.0_hpc
bittware_520n_19.2.0_max
bittware_520n_19.2.0_hpc
bittware_520n_19.1.0_max
bittware_520n_18.1.1
bittware_520n_18.1.1_hpc

Further constraints named by BSP version. Refer to Intel oneAPI versions and Bittware BSP version combinations and Intel FPGA SDK for OpenCL and Bittware BSP version combinations

Emulation (Works on all nodes)

--constraint=

Code Block
emul

Emulation only if you do not use the FPGAs. Works with all Noctua2 nodes.