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

Add nonuniform tile sizes to more testers & fix some related issues #143

Merged
merged 19 commits into from
Jan 16, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    d31ad7b View commit details
    Browse the repository at this point in the history
  2. Improve robustness of BaseMatrix

    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9d641bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63bd0ed View commit details
    Browse the repository at this point in the history
  4. Add nonuniform tests to set

    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    87e1558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff51bf View commit details
    Browse the repository at this point in the history
  6. Reduce layout conversions in getrf and getrf_tntpiv

    This seemed to be causing some issues for getrf w/ nonuniform tiles
    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    59b604c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9c0477 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6777f8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    931c887 View commit details
    Browse the repository at this point in the history
  10. De-duplicate scalapack setup code

    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4a735e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50b8fd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1dfa15d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2065590 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4b8386f View commit details
    Browse the repository at this point in the history
  15. Fix issue in scale_row_col tester

    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    917790b View commit details
    Browse the repository at this point in the history
  16. Remove some vestigial code

    neil-lindquist authored and mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e9cfd7d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    995e394 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4b88f8 View commit details
    Browse the repository at this point in the history
  19. Add msg for nonuniform nb

    mgates3 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2bb33f3 View commit details
    Browse the repository at this point in the history