Question about memory copy bandwidth

138 views
Skip to first unread message

NovaTitan

unread,
Nov 28, 2022, 2:42:55 PM11/28/22
to stressapptest-discuss
Hi guys,

Is there any way to run memory read/write ratio to 1:1, 2:1, and 3:1? Or memory read-only write-only?

Additionally, can I set an option like memory as sequential access or random access for the memory copy bandwidth test?

Thank you for your advice in advance.

Nick Sanders

unread,
Nov 28, 2022, 7:58:33 PM11/28/22
to stressappt...@googlegroups.com
Unfortunately stressapptest can't currently do these things. It would be a neat feature to have read/check threads available, and I'll try to look into adding them at some point. 

--

---
You received this message because you are subscribed to the Google Groups "stressapptest-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stressapptest-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stressapptest-discuss/fcad0524-d465-4c95-9f39-4b59435f0514n%40googlegroups.com.

NovaTitan

unread,
Nov 29, 2022, 1:30:06 PM11/29/22
to stressapptest-discuss
Thanks a lot for your reply. By the way, it describes "-W" option as "FPU warms CPU while copying". It increases memory bandwidth, do you know how it works or any other detail info?

Nick Sanders

unread,
Nov 29, 2022, 1:41:57 PM11/29/22
to stressappt...@googlegroups.com
On Tue, Nov 29, 2022 at 10:30 AM NovaTitan <novat...@gmail.com> wrote:
Thanks a lot for your reply. By the way, it describes "-W" option as "FPU warms CPU while copying". It increases memory bandwidth, do you know how it works or any other detail info?

Depending on the system, "-W" will use SSE/Neon/vector to accelerate memory copy, which is probably what you have. If no vector instructions are available, it will linterleave floating point calculations with memory copy.


Reply all
Reply to author
Forward
0 new messages