Skip to content

Add un-cached memory options for matrix A, B, C, D into hipblaslt-bench#1079

Closed
boringmorning wants to merge 1 commit into
ROCm:developfrom
boringmorning:feature/uncached
Closed

Add un-cached memory options for matrix A, B, C, D into hipblaslt-bench#1079
boringmorning wants to merge 1 commit into
ROCm:developfrom
boringmorning:feature/uncached

Conversation

@boringmorning
Copy link
Copy Markdown
Contributor

@boringmorning boringmorning commented Sep 9, 2024

No description provided.

@boringmorning
Copy link
Copy Markdown
Contributor Author

boringmorning commented Sep 10, 2024

Test on MI300X with command:
./hipblaslt-bench --beta 1 -i 100 -j 10 --algo_method all -m 4096 -n 4096 -k 4096
./hipblaslt-bench --beta 1 -i 100 -j 10 --algo_method all -m 8192 -n 8192 -k 8192

In this test, using un-cached memory does not significantly influence performance.

螢幕擷取畫面 2024-09-12 153219

@boringmorning boringmorning self-assigned this Sep 10, 2024
@boringmorning boringmorning changed the title Add un-cached memory options and GB/s output into hipblaslt-bench Add un-cached memory options hipblaslt-bench Sep 11, 2024
@boringmorning boringmorning changed the title Add un-cached memory options hipblaslt-bench Add un-cached memory options for matrix A, B, C, D hipblaslt-bench Sep 11, 2024
@boringmorning boringmorning changed the title Add un-cached memory options for matrix A, B, C, D hipblaslt-bench Add un-cached memory options for matrix A, B, C, D into hipblaslt-bench Sep 11, 2024
@boringmorning
Copy link
Copy Markdown
Contributor Author

boringmorning commented Sep 12, 2024

Test on MI300X with command:
./hipblaslt-bench --beta 1 -i 1000 -j 100 --algo_method all -m 128 -n 128 -k 128
./hipblaslt-bench --beta 1 -i 1000 -j 100 --algo_method all -m 512 -n 512 -k 512
./hipblaslt-bench --beta 1 -i 1000 -j 100 --algo_method all -m 1024 -n 1024 -k 1024

image

assistant-librarian Bot pushed a commit that referenced this pull request Aug 12, 2025
[stride when Swizzle] Accept stride_a=0, support --any_stride
 for bench (#1079)

previous PR: [#979](ROCm/rocm-libraries#979)

Co-authored-by: mengzcai <mengzcai@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant