composable_kernel icon indicating copy to clipboard operation
composable_kernel copied to clipboard

adding mha as static lib

Open bghimireamd opened this issue 1 year ago • 2 comments

  • This PR is to generate the mha static lib from generate.py

bghimireamd avatar Jun 27 '24 20:06 bghimireamd

We already have a static library libdevice_mha_operations.a Why is this needed?

illsilin avatar Jun 28 '24 04:06 illsilin

@illsilin when I do make I do not see libdevice_mha_operations.a being created. Also, it requires example/ck_tile/01_fmha/generate.py to generate cpp files to make libdevice_mha_operations.a.

bghimireamd avatar Jun 30 '24 13:06 bghimireamd