Skip to content

How to compare CUTLASS with CUBLAS #367

Answered by hwu36
puddingfjz asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the late response. I am just back from my vacation.

You can use cutlass profiler to measure cutlass gemm performance: https://github.com/NVIDIA/cutlass/blob/master/media/docs/profiler.md

As to cublas, you can check this https://docs.nvidia.com/cuda/cublas/index.html#example-code

We just updated the performance comparison against cublas today: https://github.com/NVIDIA/cutlass#performance. CUTLASS is awesome.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by puddingfjz
Comment options

You must be logged in to vote
0 replies
Comment options

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