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

#2240: Add Rabenseifner and Recursive doubling allreduce algorithms for ObjGroup #2272

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7def560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b6afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5289362 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d52afeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5372da5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90a20e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf1cc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb1ca10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    166f231 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa16fa1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0fdad8 View commit details
    Browse the repository at this point in the history
  12. #2240: Fix warnings

    JacobDomagala committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f9a60fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63b39f5 View commit details
    Browse the repository at this point in the history
  14. #2240: Add unit test for Rabenseifner with Kokkos::View as DataType a…

    …nd fix compile issues realted to using Kokkos::View for allreduce
    JacobDomagala committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a07f6c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    316bfb8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8cd612 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f40e4b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b200ecd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eb1bc40 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    977e9e3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1456dd5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5803848 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2015e78 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    87ad4cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ab0357b View commit details
    Browse the repository at this point in the history
  26. #2240: Update logs

    JacobDomagala committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    be3ee2c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    28139a7 View commit details
    Browse the repository at this point in the history
  28. #2240: Add helpers and use Kokkos::View for internals of Rabenseifner…

    … when user's payload is View
    JacobDomagala committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c5232dc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    57b8cab View commit details
    Browse the repository at this point in the history