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 a Ell batched matrix format, kernels and tests #1416

Merged
merged 18 commits into from
Oct 17, 2023
Merged

Commits on Oct 17, 2023

  1. Add batch::matrix::Ell class and core

    Co-authored-by: Aditya Kashi <kashia@ornl.gov>
    pratikvn and Slaedr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    75ed67f View commit details
    Browse the repository at this point in the history
  2. Add ref, omp kernels and scaffold

    Co-authored-by: Aditya Kashi <kashia@ornl.gov>
    pratikvn and Slaedr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d3b8ad1 View commit details
    Browse the repository at this point in the history
  3. Use only int32

    pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    658a5af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3c5ff View commit details
    Browse the repository at this point in the history
  5. Add OMP, CUDA, HIP kernels and tests

    Co-authored-by: Aditya Kashi <kashia@ornl.gov>
    pratikvn and Slaedr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c5a14c0 View commit details
    Browse the repository at this point in the history
  6. Add DPCPP kernels and tests

    Co-authored-by: Phuong Nguyen <phuong.nguyen@icl.utk.edu>
    pratikvn and Phuong Nguyen committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    174c3fd View commit details
    Browse the repository at this point in the history
  7. Update docs

    pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f4168f9 View commit details
    Browse the repository at this point in the history
  8. Format files

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7cb4c51 View commit details
    Browse the repository at this point in the history
  9. Some general fixes.

    pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    88b6e3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b78c0cc View commit details
    Browse the repository at this point in the history
  11. Review updates

    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    3 people committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4179654 View commit details
    Browse the repository at this point in the history
  12. Add apply temp clone, review updates

    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    pratikvn and upsj committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6d16d3b View commit details
    Browse the repository at this point in the history
  13. Format files

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    40741cb View commit details
    Browse the repository at this point in the history
  14. Fix sparsity issues and review updates

    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    3 people committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b15308f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b1fbc1 View commit details
    Browse the repository at this point in the history
  16. Review updates

    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    3 people committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d231ca6 View commit details
    Browse the repository at this point in the history
  17. Format files

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    48e94bb View commit details
    Browse the repository at this point in the history
  18. Review updates

    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    pratikvn and MarcelKoch committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0949431 View commit details
    Browse the repository at this point in the history