PS Bandwidth Test¶
This PS validate kernel tests PS kernel functionality.
KEY CONCEPTS: PS Kernel
This PS bandwidth test uses PS kernel to run PL bandwidth test.
Extracting Memory Information and generate cfg file:
Platforminfo -j (path to xpfm) > platform_info.json
From the platform_info.json file we pick the memory info
Generate the meta data related to Memory Banks(DDR/HBM/HOST) to platform_bandwidth.cfg file
Using the sp
option in the platform_bandwidth.cfg file AXI-Master Port is connected to the IP:
sp=bandwidth_1.input:MC_NOC0
sp=bandwidth_1.output:MC_NOC0
Following is the real log reported when running the design on VCK5000:
Throughput (Type: DDR) : 23461MB/s
TEST PASSED
EXCLUDED PLATFORMS:
Alveo U25 SmartNIC
Alveo U55
Alveo U50
Alveo U30
Alveo U200
All Embedded Zynq Platforms, i.e zc702, zcu102 etc
Versal VCK190
Alveo U250
AWS VU9P F1
Samsung SmartSSD Computation Storage Drive
Samsung U.2 SmartSSD
X3 Compute Shell
All NoDMA Platforms, i.e u50 nodma etc
DESIGN FILES¶
Application code is located in the src directory. Accelerator binary files will be compiled to the xclbin directory. The xclbin directory is required by the Makefile and its contents will be filled during compilation. A listing of all the files in this example is shown below
src/bandwidth.cpp
src/host.cpp
src/ps_bandwidth.c
Access these files in the github repo by clicking here.
COMMAND LINE ARGUMENTS¶
Once the environment has been configured, the application can be executed by
./ps_bandwidth_test.exe -p $(GEN_DIR)