Kuo Zhang

Results 3 comments of Kuo Zhang

> > So, is this bug solved or not? > > Are you able to test with the latest version from source to confirm? Hi, is there any fix of...

the root cause is: ![Image](https://github.com/user-attachments/assets/94eaf93f-0d92-4c59-a2b8-e584cc702c85)

``` EP_DEVICE_ASSERT(ibgda_get_state()->num_rc_per_pe == num_channels || ibgda_get_state()->num_rc_per_pe >= num_sms); ``` I printed the values, by default , num_rc_per_pe = 12, num_channels = 10, num_sms = 20, Is this by design ?...