Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run for P2P bandwidth Example #89

Open
JerryW35 opened this issue Aug 10, 2023 · 0 comments
Open

Failed to run for P2P bandwidth Example #89

JerryW35 opened this issue Aug 10, 2023 · 0 comments

Comments

@JerryW35
Copy link

JerryW35 commented Aug 10, 2023

Hi,
According to the VITIS ACCEL EXAMPLE Doc, I'm tring to test the code of P2P bandwidth example for my SmartSSD. However, I got a error when I run the command
./p2p_bandwidth -x ./build_dir.hw.xilinx_u2_gen3x4_xdma_gc_2_202110_1/bandwidth.xclbin -f ./data/sample.txt -p /dev/nvme0n1

the whole output of terminal is below:


WARNING: Ignoring -f option when -p options is set. -p has high precedence over -f.
Found Platform
Platform Name: Xilinx
INFO: Reading ./build_dir.hw.xilinx_u2_gen3x4_xdma_gc_2_202110_1/bandwidth.xclbin
Loading: './build_dir.hw.xilinx_u2_gen3x4_xdma_gc_2_202110_1/bandwidth.xclbin'
Trying to program device[0]: xilinx_u2_gen3x4_xdma_gc_base_2

Message from syslogd@iad0-SYS-220U-TNR at Aug 10 16:00:27 ...
kernel:[53262.306491] watchdog: BUG: soft lockup - CPU#81 stuck for 22s! [kworker/u224:8:1313]


Before executing the application, I run make all PLATFORM=xilinx_u2_gen3x4_xdma_gc_2_202110_1 TARGET=hw. There's no error in this process.
By the way, the hw_emu and sw_emu are all passed.

Here is my environment config:
OS: Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-155-generic x86_64)
XILINX XRT: version 2022.1
platform: xilinx_u2_gen3x4_xdma_gc_2_202110_1
device: SmartSSD

I passed the validation mentioned in the UG1382v1.3 by running sudo xbutil validate -d <bdf>

What should I do to run the application? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant