mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-07-03 05:37:34 +00:00
With the change, the following can be used for the version parameter: "0.1.0" // string literal constexpr char API_VERSION[] = "0.1.0"; constexpr ckb::StringLiteral API_VERSION = "0.1.0";