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

[Multi NPU] Time Improvements to the config reload/load_minigraph commands #917

Merged
merged 6 commits into from
Jul 9, 2020

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    ec4adfe View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Code change to check if any exception was raised in the threads and p…

    …ropogate it back to parent process.
    judyjoseph committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7ab9a5d View commit details
    Browse the repository at this point in the history
  2. Review comments updated.

    judyjoseph committed May 27, 2020
    Configuration menu
    Copy the full SHA
    fb8499a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. With earlier logic of seggregating first into the multi_inst_service_…

    …list, we were changing the
    
    order in which the services were stopped/started. Now changed the logic to directly
    pass the service to the thread handler.
    judyjoseph committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    bb6e9cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316bbe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    b648802 View commit details
    Browse the repository at this point in the history