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

Remove shared memory from MPFuture, fix minor bugs #317

Merged
merged 26 commits into from
Jul 13, 2021

Commits on Jul 11, 2021

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

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    c2ce35c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into make-mpfuture-great-again

    # Conflicts:
    #	hivemind/moe/server/task_pool.py
    #	hivemind/utils/mpfuture.py
    #	tests/test_util_modules.py
    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a310f26 View commit details
    Browse the repository at this point in the history
  3. re-black

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5321f7f View commit details
    Browse the repository at this point in the history
  4. re-black

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    904c808 View commit details
    Browse the repository at this point in the history
  5. py39 compat

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    34e2d1d View commit details
    Browse the repository at this point in the history
  6. py39 compat

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0e38f5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1849fe2 View commit details
    Browse the repository at this point in the history
  8. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    668698d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba2d0cd View commit details
    Browse the repository at this point in the history
  10. make moe test easier

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    5d87238 View commit details
    Browse the repository at this point in the history
  11. Update hivemind/utils/mpfuture.py

    Co-authored-by: Max Ryabinin <[email protected]>
    justheuristic and mryab authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7652a99 View commit details
    Browse the repository at this point in the history
  12. Update hivemind/utils/mpfuture.py

    Co-authored-by: Max Ryabinin <[email protected]>
    justheuristic and mryab authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e5fc179 View commit details
    Browse the repository at this point in the history
  13. Update hivemind/utils/mpfuture.py

    Co-authored-by: Max Ryabinin <[email protected]>
    justheuristic and mryab authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f5600c6 View commit details
    Browse the repository at this point in the history
  14. Update hivemind/utils/mpfuture.py

    Co-authored-by: Max Ryabinin <[email protected]>
    justheuristic and mryab authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9b563bb View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/make-mpfuture-great-again' into …

    …make-mpfuture-great-again
    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2dcd26d View commit details
    Browse the repository at this point in the history
  16. make moe test easier

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    bd852ef View commit details
    Browse the repository at this point in the history
  17. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d6a4048 View commit details
    Browse the repository at this point in the history
  18. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f95a00a View commit details
    Browse the repository at this point in the history
  19. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d564efc View commit details
    Browse the repository at this point in the history
  20. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1667264 View commit details
    Browse the repository at this point in the history
  21. review

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8a01bf1 View commit details
    Browse the repository at this point in the history
  22. review

    borzunov authored and justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1a4d7a8 View commit details
    Browse the repository at this point in the history
  23. Update hivemind/utils/mpfuture.py

    Co-authored-by: Alexander Borzunov <[email protected]>
    justheuristic and borzunov authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    ad34fdf View commit details
    Browse the repository at this point in the history
  24. review

    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3ee5732 View commit details
    Browse the repository at this point in the history
  25. Merge remote-tracking branch 'origin/make-mpfuture-great-again' into …

    …make-mpfuture-great-again
    justheuristic committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f147d18 View commit details
    Browse the repository at this point in the history