Changes for the CK + HIPRTC (#2251)
add flags for ck, Enable CK with hipRTC. CK can be used with the MIGRAPHX_ENABLE_CK=1 and MIGRAPHX_TUNE_CK=1
Showing
| ... | @@ -28,5 +28,5 @@ ROCmSoftwarePlatform/half@rocm-5.6.0 | ... | @@ -28,5 +28,5 @@ ROCmSoftwarePlatform/half@rocm-5.6.0 |
| pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build | pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build | ||
| msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off | msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off | ||
| sqlite3@3.17 -DCMAKE_POSITION_INDEPENDENT_CODE=On | sqlite3@3.17 -DCMAKE_POSITION_INDEPENDENT_CODE=On | ||
| ROCmSoftwarePlatform/composable_kernel@5172ec5280f14974beee2acf1af1db3b2670244c -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On | ROCmSoftwarePlatform/composable_kernel@a22e479b8e1557961039db2d5c5ff89cff35e86b -DCK_BUILD_JIT_LIB=On -DCMAKE_POSITION_INDEPENDENT_CODE=On | ||
| ROCmSoftwarePlatform/rocMLIR@a48dfb1f163fb0b38369e73e580968b72e85b594 -DBUILD_FAT_LIBROCKCOMPILER=On | ROCmSoftwarePlatform/rocMLIR@a48dfb1f163fb0b38369e73e580968b72e85b594 -DBUILD_FAT_LIBROCKCOMPILER=On |
Please register or sign in to comment