Skip to content

Commit

Permalink
Merge pull request #407 from raramakr/swdev-cp
Browse files Browse the repository at this point in the history
SWDEV-470979 - Remove apostrophe from the package description text (#406)
  • Loading branch information
WBobby authored Jul 12, 2024
2 parents 05b7a74 + 0d425be commit 677b441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ set(CPACK_RPM_PACKAGE_LICENSE "MIT")

rocm_create_package(
NAME rocwmma
DESCRIPTION "AMD's C++ library for facilitating GEMM, or GEMM-like 2D matrix multiplications on GPU leveraging MFMA instructions executing on matrix cores."
DESCRIPTION "AMD C++ library for facilitating GEMM, or GEMM-like 2D matrix multiplications on GPU leveraging MFMA instructions executing on matrix cores."
MAINTAINER "rocWMMA Maintainer <[email protected]>"
HEADER_ONLY
)

0 comments on commit 677b441

Please sign in to comment.