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

Patches for remote sync waiting and log_local checkpointing #290

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jul 2, 2024

  1. add param

    Jeffrey committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    504050b View commit details
    Browse the repository at this point in the history
  2. add timeout to both

    Jeffrey committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4368279 View commit details
    Browse the repository at this point in the history
  3. fix type to datetime.timedelta

    Jeffrey committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    14d7210 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Jeffrey committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    22e9968 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix typo in 2nd ___location

    Jeffrey committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7ef1afe View commit details
    Browse the repository at this point in the history
  2. do not sleep before first attempt at remote sync

    Jeffrey committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d0f05b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. patch args.log_local

    Jeffrey committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    933a8ad View commit details
    Browse the repository at this point in the history
  2. change rank0_only behavior when log_local

    Jeffrey committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    39e8aa8 View commit details
    Browse the repository at this point in the history
  3. fix sleep behavior only for last iteration, also address the parent d…

    …ir issue
    Jeffrey committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d8ca03c View commit details
    Browse the repository at this point in the history
  4. 0 sleep for initial sync

    Jeffrey committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a857a41 View commit details
    Browse the repository at this point in the history
  5. linting

    Jeffrey committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6f8fbab View commit details
    Browse the repository at this point in the history