"src/include/common.hip.hpp" did not exist on "e9ac4855f81168cbdeb7b559c23686f5b6e8c0b4"
Add host lib (#1134)
* Format * Format * Format * Remove const * Use the right template * Format * Format * add row/col instances * Add missing file * fixed * Format * Updates * Format * fixed rrr layout * Format * Update test and embed modules * Restore older version * Update year * Set -fPIC * Format * Use double for isnan * rename host folder to codegen + minor fix * add codegen CI test * add option to build components without building CK * fix the groovy syntax * fix typo * use the correct function for the codegen stage --------- Co-authored-by:Jing Zhang <jizha@amd.com> Co-authored-by:
Illia Silin <98187287+illsilin@users.noreply.github.com> Co-authored-by:
illsilin <Illia.Silin@amd.com>
Showing
cmake/Embed.cmake
0 → 100644
codegen/CMakeLists.txt
0 → 100644
codegen/driver/main.cpp
0 → 100644
codegen/src/headers.cpp
0 → 100644
codegen/src/types.cpp
0 → 100644
codegen/src/utils.cpp
0 → 100644
codegen/test/CMakeLists.txt
0 → 100644
Please register or sign in to comment