Skip to content

Commit

Permalink
Add benchmark configurations (#127)
Browse files Browse the repository at this point in the history
* Refactor benchmark configurations

* fix overflow in benchmarks

* Rebase

---------

Co-authored-by: atharva.dubey <[email protected]>
  • Loading branch information
aacostadiaz and AD2605 authored Oct 7, 2024
1 parent 679f7a5 commit e228757
Show file tree
Hide file tree
Showing 13 changed files with 814 additions and 709 deletions.
2 changes: 0 additions & 2 deletions benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ FetchContent_Declare(
)
FetchContent_MakeAvailable(googlebenchmark)

set(CUTLASS_BENCHMARKS_COMMON_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/common)

add_custom_target(cutlass_benchmarks)

function(cutlass_benchmark_add_executable NAME)
Expand Down
119 changes: 0 additions & 119 deletions benchmarks/ampere/ampere_gemm_bf16_bf16_fp32.hpp

This file was deleted.

122 changes: 0 additions & 122 deletions benchmarks/ampere/ampere_gemm_fp16_fp16_fp32.hpp

This file was deleted.

119 changes: 0 additions & 119 deletions benchmarks/ampere/ampere_gemm_tf32_tf32_fp32.hpp

This file was deleted.

Loading

0 comments on commit e228757

Please sign in to comment.