Skip to content

Inquiry About Resources for Simulating Matrix Multiply on gem5-GPU #710

Closed Answered by mattsinc
EricChenSudo asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the delayed responses over the holiday break. I and others have run the DeepBench SGEMM and DGEMM benchmarks (https://github.com/baidu-research/DeepBench/blob/master/code/amd/gemm_bench.cpp) in gem5 previously. It is on my list of things to do to integrate it into the gem5-resources repo, but has not gotten to the top of that list yet. I don't think there is anything major needed to run it from scratch though -- the main change we made is changing it to run a specific GEMM size from the command line instead of running hundreds of GEMMs back-to-back as Baidu set it up to do originally. So you are welcome to try this.

Beyond this, I believe you could also write your own benchmark …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BobbyRBruce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants