cf10c3bc350dcad8ef55174ca271389189038a97
Add the hard limit of allocation size to be 1/2 available vram to avoid allocation failure when allocation size equals to vram size. Add printing block size in each round to report progress for long running test Add the block size skip info in result form(if any tests skipped). Affected test: rocrtstPerf.Memory_Async_Copy Data Size Avg Time(us) Avg BW(GB/s) MinTime(us) Peak BW(GB/s) 128M 638759.570200 0.195692 637569.991000 0.196057 256M 1270058.822400 0.196841 1268425.758000 0.197095 Notice: Data Size larger than 512M is skipped due to hard limit of 1/2 vram size Signed-off-by: Mengbing Wang <mengbing.wang@amd.com> Change-Id: I4c4cea74a608272cc29d222b9399af26b34d7473
説明
説明が提供されていません
言語
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
その他
1.1%