Open srinathv opened 1 year ago
New to this testing system.
I want to test the performance (timing) of multiple sized data segments of hipMemCpyAsync for different Rocm versions.. I think your testing has something like this. How?
hipMemCpyAsync
I see that the memory tests are run for basic types. stdout can be processed.
Hi @srinathv, apologies for the lack of response. Do you still need assistance with this ticket? Thanks!
New to this testing system.
I want to test the performance (timing) of multiple sized data segments of
hipMemCpyAsync
for different Rocm versions.. I think your testing has something like this. How?