Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no QoS parameters case #225

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Fix no QoS parameters case #225

merged 1 commit into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. Fix no QoS parameters case

    When there are no QoS parameters are passed
    set the DPM level to max, since this is
    the default DPM level.
    Also, no need to cache the dpm levels, since
    the solver will always set a valid DPM level.
    
    Signed-off-by: Venkata Narendra Kumar Gutta <vengutta@amd.com>
    vengutta18 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    854f32e View commit details
    Browse the repository at this point in the history