Skip to content

Question About num_rc_per_pe in Normal Dispatch #488

@michaelchen1996

Description

@michaelchen1996

#181 fixed a timeout problem by forbidding concurrent submissions of QP.

However, in normal dispatch

EP_DEVICE_ASSERT(ibgda_get_state()->num_rc_per_pe == num_channels or ibgda_get_state()->num_rc_per_pe >= num_sms);

Why is num_rc_per_pe == num_channels still allowed?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions