hi
JP: 5.1.3
HW: orinnx16G
are there special tools for orinnx to test the DDR performance?
hi
JP: 5.1.3
HW: orinnx16G
are there special tools for orinnx to test the DDR performance?
*** Please note that this reply is generated by LLM automatically ***
To test the DDR performance on the Jetson Orin NX, specifically the hi JP 513 HW orinnx16G, you can use various tools and methods. Here’s a comprehensive overview:
tegrastats and tegra-uart, which can help you monitor and analyze the DDR performance.In comparison to other Jetson modules, the Orin NX has a similar DDR memory configuration to the Orin Nano, but with some differences in terms of memory bandwidth and performance. The Orin NX has a maximum memory bandwidth of 68.3 GB/s, while the Orin Nano has a maximum memory bandwidth of 51.2 GB/s.
To test the DDR performance on the Orin NX, you can follow these general steps:
tegrastats and tegra-uart tools to monitor and analyze the DDR performance in real-time.By following these steps and using the tools and methods described above, you can effectively test and optimize the DDR performance on the Jetson Orin NX hi JP 513 HW orinnx16G.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***
where is the MemBench
How to get these tools
Hi,
It is a 3rdparty tool. Please check
GitHub - nicktehrany/membench: Benchmark to evaluate memory bandwidth/latency, page fault latency, and latency for mmap calls. Created for my BSc thesis on "Evaluating Performance Characteristics of the PMDK Persistent Memory Software Stack".
And you may also use
GitHub - akopytov/sysbench: Scriptable database and system performance benchmark
GitHub - ColinIanKing/stress-ng: This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
While running the benchmark, you can run $ sudo tegrastats to get system status.