Jun Liu
Jun Liu
Yep, confirmed if we install `Python 3.8` or above from RHEL we do not see the error. Reminder: we may see RHEL8 or other legacy distribution users to report this...
@poyenc @illsilin ROCm 6.2.1 is still using `release/rocm-rel-6.2` branch so we still need to merge into `release/rocm-rel-6.2-staging` branch first :)
As discussed with @illsilin these lists need to be updated https://github.com/ROCm/composable_kernel/blob/ab60b390f892052cee5ccbd68464caecec6981d9/library/src/tensor_operation_instance/gpu/CMakeLists.txt#L83-L88
Should be fixed via #1296
@novakovicdj could you help with the above mentioned issue? Thanks!
Is the target branch `[GTests_Refactoring_Integration_Branch](https://github.com/ROCm/MIOpen/tree/GTests_Refactoring_Integration_Branch)` ?
> > Is the target branch `[GTests_Refactoring_Integration_Branch](https://github.com/ROCm/MIOpen/tree/GTests_Refactoring_Integration_Branch)` ? > > Yes it is. We decided to use separate branch for our GTests refactoring efforts until we collect all necessary changes....
> Update to clang-format-13 @averinevg why version 13? In another discussion thread I thought it was mentioned that we need to update to the default version in Ubuntu 22.04? Update:...
@averinevg @CAHEK7 Let's place this PR after next staging :) It involves lots of changed files, and CK needs to change too. and we want to check what the rest...
@trixirt In order to make this change complete, we need to update the submodule MIFin too: https://github.com/search?q=repo%3AROCm%2FMIFin%20half&type=code Actually you can go into ${MIOpen}/fin and pull the submodule, then make necessary...