Hello,
I am trying to understand the Theaded Memory test and what is actually being preformed in this test. I understand that a number of threads are being created and that they each allocate 256MB/# of treads of memory, but what do each of the treads actually test? Is it read bandwidth / write bandwidth? Is the reported number the total bandwidth adding all threads together or the bandwidth of each divided by the number of threads?
Thank you,
Brent
I am trying to understand the Theaded Memory test and what is actually being preformed in this test. I understand that a number of threads are being created and that they each allocate 256MB/# of treads of memory, but what do each of the treads actually test? Is it read bandwidth / write bandwidth? Is the reported number the total bandwidth adding all threads together or the bandwidth of each divided by the number of threads?
Thank you,
Brent
Comment