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

Launcher core pinning #1401

Merged
merged 38 commits into from
Jul 13, 2022
Merged

Commits on Jan 12, 2022

  1. added core pinning feature

    min-jean-cho committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    52bdf66 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    d95e7aa View commit details
    Browse the repository at this point in the history
  2. (1) removed ninstances, instance_idx that's internal to not confuse r…

    …eaders (2) updated socket_id to node_id (3) added launcher core pinning section
    min-jean-cho committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3417c90 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    d8b5cce View commit details
    Browse the repository at this point in the history
  2. commented restartWorkers logic

    min-jean-cho committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    bcfcfa8 View commit details
    Browse the repository at this point in the history
  3. minor grammar change

    min-jean-cho committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c78f8ce View commit details
    Browse the repository at this point in the history
  4. added scaling workers

    min-jean-cho committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9eb94b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. fixed java formatting

    min-jean-cho committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4620e08 View commit details
    Browse the repository at this point in the history
  2. updated REAMDE

    min-jean-cho committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ac01674 View commit details
    Browse the repository at this point in the history
  3. updated REAME

    min-jean-cho committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9d0c035 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 11, 2022

  1. added int8 links

    min-jean-cho committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    3d86c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ebdc91 View commit details
    Browse the repository at this point in the history
  3. added link to int8

    min-jean-cho committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d34bd5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    290dac3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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

Commits on Apr 26, 2022

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

Commits on Apr 28, 2022

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

Commits on Apr 29, 2022

  1. added core pinning ut

    min-jean-cho committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5d07cb2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    7c0af9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23385a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c848f16 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

  1. simplify isLauncherRestartWorkers

    Co-authored-by: Aaqib <maaquib@gmail.com>
    min-jean-cho and maaquib committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    72c1ca9 View commit details
    Browse the repository at this point in the history
  2. lint with pre-commit

    min-jean-cho committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ef850d3 View commit details
    Browse the repository at this point in the history
  3. dummy commit for ci

    min-jean-cho committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a123334 View commit details
    Browse the repository at this point in the history
  4. undo dummy commit for ci

    min-jean-cho committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d06cc8c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. fix minor shift

    min-jean-cho committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d7f82a0 View commit details
    Browse the repository at this point in the history
  2. check launcher available

    min-jean-cho committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    57d34cd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. add pytest checkif windows

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    574653c View commit details
    Browse the repository at this point in the history
  2. added ipex to requirements/deverloper.txt

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    cb489ee View commit details
    Browse the repository at this point in the history
  3. check if ipex installed

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1a7fd9a View commit details
    Browse the repository at this point in the history
  4. fixed mistake

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    86a160c View commit details
    Browse the repository at this point in the history
  5. updated to ipex launcher available

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    50eaaa0 View commit details
    Browse the repository at this point in the history
  6. change naming

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4e484b5 View commit details
    Browse the repository at this point in the history
  7. change dummy cmd to ls

    min-jean-cho committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2827603 View commit details
    Browse the repository at this point in the history