- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023
12:23 AM
SmartSSD 1.0 read and write speed problem
In actual use, we found that the p2p read and write speed inside smartssd is very slow, which is abnormal, but we did not find a solution.
https://xilinx.github.io/Vitis_Accel_Examples/2022.1/html/p2p_simple.html
The code is written according to this link. I do not know whether it is related to the linux kernel version?
Our linux kernel version is 5.10.12. The xrt version is 2.11.634.
Using a routine compiled by xilinx to print shows that the p2p speed is very fast, but compiling the github source code given by it is still very slow. I don’t know the reason.
https://www.xilinx.com/member/forms/download/design-license.html
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023
05:17 AM
I met the same problem, so is it the inherent fault of SmartSSD 1.0 ? or Is the program method we used wrong?
