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

Cluster gs streams #2159

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Cluster gs streams #2159

wants to merge 12 commits into from

Commits on Mar 28, 2024

  1. Stream support for Gauss-Seidel: Symbolic, Numeric, Apply (Twostage)

      - Note: everything except for KokkosGraph and sptrsv runs on streams.
    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1ecbc6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7408367 View commit details
    Browse the repository at this point in the history
  3. Update omega_tsgs_classic type

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f4e3df5 View commit details
    Browse the repository at this point in the history
  4. Move sptrsv to streams

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6f510b3 View commit details
    Browse the repository at this point in the history
  5. Add lightweighthint

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7505956 View commit details
    Browse the repository at this point in the history
  6. update symbolic check_count

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    35b8474 View commit details
    Browse the repository at this point in the history
  7. Stream support for Gauss-Seidel: Symbolic, Numeric, Apply (Twostage)

      - Note: everything except for KokkosGraph and sptrsv runs on streams.
    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    47ecfe9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62c3ffb View commit details
    Browse the repository at this point in the history
  9. Stream support for Gauss-Seidel: Symbolic, Numeric, Apply (Cluster)

      - Note: everything except for KokkosGraph and graph clustering runs on streams.
    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    33e8a05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba9bef8 View commit details
    Browse the repository at this point in the history
  11. Fix constructors

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c970ba8 View commit details
    Browse the repository at this point in the history
  12. Fix sphinx build

    e10harvey authored and lucbv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    76d37eb View commit details
    Browse the repository at this point in the history