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

Adding parallel implementations of (some?) quasisep algorithms #210

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    5e15922 View commit details
    Browse the repository at this point in the history
  2. propagate parallel matmuls

    dfm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2c8bce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f7db5 View commit details
    Browse the repository at this point in the history
  4. revert checking devices

    dfm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    56503a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fixing transpose bug

    dfm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c447bca View commit details
    Browse the repository at this point in the history
  2. fixing new matern test

    dfm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1fca6b5 View commit details
    Browse the repository at this point in the history