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

Unified tests #1117

Merged
merged 29 commits into from
Sep 29, 2022
Merged

Unified tests #1117

merged 29 commits into from
Sep 29, 2022

Commits on Sep 23, 2022

  1. unify and clean up tests

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    aaa4c73 View commit details
    Browse the repository at this point in the history
  2. solvers and preconditioners

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    70352bb View commit details
    Browse the repository at this point in the history
  3. coo kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    cd89d8d View commit details
    Browse the repository at this point in the history
  4. diagonal

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    718b2fd View commit details
    Browse the repository at this point in the history
  5. ell_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f37aae7 View commit details
    Browse the repository at this point in the history
  6. sellp_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e0d0704 View commit details
    Browse the repository at this point in the history
  7. hybrid_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    14e2f35 View commit details
    Browse the repository at this point in the history
  8. fbcsr_kernels + fft_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    fd9a9d5 View commit details
    Browse the repository at this point in the history
  9. dense_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    cacc17b View commit details
    Browse the repository at this point in the history
  10. fix flaky ell atomic test

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    738c5c6 View commit details
    Browse the repository at this point in the history
  11. fix disabled tests

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f5ad1b9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99ab195 View commit details
    Browse the repository at this point in the history
  13. fix and relax tests

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    eb8c320 View commit details
    Browse the repository at this point in the history
  14. disable HIP complex fbcsr tests

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    0190764 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab3f23d View commit details
    Browse the repository at this point in the history
  16. relax residual norm tests

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    7eb52b5 View commit details
    Browse the repository at this point in the history
  17. relax complex dense test

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    057e235 View commit details
    Browse the repository at this point in the history
  18. only use blocksize 64 for ROCm

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    fa338e3 View commit details
    Browse the repository at this point in the history
  19. fix FFT test compile guard

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    fe0a77b View commit details
    Browse the repository at this point in the history
  20. improve jacobi test output

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3e6e03c View commit details
    Browse the repository at this point in the history
  21. Format files

    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    ginkgo-bot and upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    60d8531 View commit details
    Browse the repository at this point in the history
  22. fix GMRES kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2ba3f88 View commit details
    Browse the repository at this point in the history
  23. csr_kernels

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8af2dc7 View commit details
    Browse the repository at this point in the history
  24. formatting and dpcpp fixes

    upsj committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ef2b32f View commit details
    Browse the repository at this point in the history
  25. review updates and fixes

    Co-authored-by: Yuhsiang M. Tsai <yhmtsai@gmail.com>
    upsj and yhmtsai committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3dadd5c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. review updates

    * remove unnecessary includes
    * pull common type aliases into CommonTestFixture
    * fix some test bounds
    
    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    Co-authored-by: Fritz Göbel <fritz.goebel@kit.edu>
    3 people committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e8b73a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8b7e69 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. review updates

    Co-authored-by: Yuhsiang M. Tsai <yhmtsai@gmail.com>
    upsj and yhmtsai committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5a0f4f5 View commit details
    Browse the repository at this point in the history
  2. Format files

    Co-authored-by: Tobias Ribizel <upsj@users.noreply.github.com>
    ginkgo-bot and upsj committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d0206b6 View commit details
    Browse the repository at this point in the history