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

TridiagSolver: fix missing sort in the deflation #960

Merged
merged 9 commits into from
Aug 30, 2023
Merged

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    21ab257 View commit details
    Browse the repository at this point in the history
  2. refactor sorting

    albestro committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4e39ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5a2c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f15c59 View commit details
    Browse the repository at this point in the history
  5. remove unused GPU kernel for stablePartitionForDeflation

    it was probably unused since #819
    albestro committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    04b6420 View commit details
    Browse the repository at this point in the history
  6. add some doc

    albestro committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    edeadf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. small extension for the test

    albestro committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fcff6bf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update include/dlaf/eigensolver/tridiag_solver/merge.h

    Co-authored-by: Raffaele Solcà <[email protected]>
    albestro and rasolca authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    68135c1 View commit details
    Browse the repository at this point in the history
  2. Update include/dlaf/eigensolver/tridiag_solver/merge.h

    Co-authored-by: Raffaele Solcà <[email protected]>
    albestro and rasolca authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eedf028 View commit details
    Browse the repository at this point in the history