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

CA-Red2Band: Communication-Avoiding Reduction To Band #1177

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    3725b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2f1de View commit details
    Browse the repository at this point in the history
  3. basic test structure

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b9ce996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52971b2 View commit details
    Browse the repository at this point in the history
  5. move some basic building block that can be shared between

    implementations
    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7be4199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12015bd View commit details
    Browse the repository at this point in the history
  7. fixes for qr 2nd pass

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    255b5e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    382bee6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4647f0 View commit details
    Browse the repository at this point in the history
  10. change mat_hh_2nd distribution to an equivalent one

    it is easier to manage on the test side and it does not change much on
    the algorithmic side
    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9c6a417 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a76d9eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2d5638 View commit details
    Browse the repository at this point in the history
  13. update test structure

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5c146f8 View commit details
    Browse the repository at this point in the history
  14. minor changes

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ad6ade0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1b6185 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f8b199 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3883430 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7839564 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e26812b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9d8d648 View commit details
    Browse the repository at this point in the history
  21. t-factor minor changes

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    155fd59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7c3dc60 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2b81a93 View commit details
    Browse the repository at this point in the history
  24. basic test implementation

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    41fc7ab View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    185293e View commit details
    Browse the repository at this point in the history
  26. WIP: refactor algo for incomplete tile

    code needs some cleanup but it passes tests for incomplete tiles too
    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9326fa8 View commit details
    Browse the repository at this point in the history
  27. fix missing headers

    albestro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    045c5bf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9f3aa79 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    350de05 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8e820a1 View commit details
    Browse the repository at this point in the history