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

WIP: Refactor Load Balancing #541

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    7a5fa78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8e975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae62b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    777f942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    416b358 View commit details
    Browse the repository at this point in the history
  6. Fix compile error

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cfcbeb7 View commit details
    Browse the repository at this point in the history
  7. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6c80d6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    588a524 View commit details
    Browse the repository at this point in the history
  9. Fix compile

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4273392 View commit details
    Browse the repository at this point in the history
  10. Fix tstDynamicPartitioner

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    562547f View commit details
    Browse the repository at this point in the history
  11. Use base::base

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    04f615e View commit details
    Browse the repository at this point in the history
  12. Separate test files

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d7ed955 View commit details
    Browse the repository at this point in the history
  13. Separate class files

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    eca5b0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2120482 View commit details
    Browse the repository at this point in the history
  15. Clean up

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5ab6398 View commit details
    Browse the repository at this point in the history
  16. Rename setLocalWorkload

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ceecf4a View commit details
    Browse the repository at this point in the history
  17. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    45559fb View commit details
    Browse the repository at this point in the history
  18. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3b817f0 View commit details
    Browse the repository at this point in the history
  19. Add WorkloadSetter class

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    bfce317 View commit details
    Browse the repository at this point in the history
  20. Use WorkloadSetter

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    57a04bf View commit details
    Browse the repository at this point in the history
  21. Fix benchmark compile

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a0d9c55 View commit details
    Browse the repository at this point in the history
  22. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b266f21 View commit details
    Browse the repository at this point in the history
  23. Add comments

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cc38788 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e19ad62 View commit details
    Browse the repository at this point in the history
  25. Fix LAMBDA

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7d11253 View commit details
    Browse the repository at this point in the history
  26. Rename run into compute

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6ad716f View commit details
    Browse the repository at this point in the history
  27. Rename setter into measurer

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2109f2f View commit details
    Browse the repository at this point in the history
  28. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8576b8d View commit details
    Browse the repository at this point in the history
  29. Detailed comment

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d39e1fa View commit details
    Browse the repository at this point in the history
  30. Clean up LAMBDA

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2d96eaa View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    78e3d78 View commit details
    Browse the repository at this point in the history
  32. Update cajita/src/Cajita_ParticleDynamicPartitioner.hpp

    Co-authored-by: Sam Reeve <6740307+streeve@users.noreply.github.com>
    squarefk and streeve committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1735939 View commit details
    Browse the repository at this point in the history
  33. Clean up workload tags

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ade851c View commit details
    Browse the repository at this point in the history
  34. Rename _proxy into _copy

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c6c70ba View commit details
    Browse the repository at this point in the history
  35. Clean up constructor

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ec7b0b5 View commit details
    Browse the repository at this point in the history
  36. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    16cea3e View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    88ed450 View commit details
    Browse the repository at this point in the history
  38. Fix view

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    46ccece View commit details
    Browse the repository at this point in the history
  39. Fix compile

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9b3aeb1 View commit details
    Browse the repository at this point in the history
  40. Format

    squarefk committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d989a81 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Add comments

    squarefk committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4698e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Fix compiling NVCC 11.4

    squarefk committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    76578b7 View commit details
    Browse the repository at this point in the history