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 CUDA, HIP and DPCPP batch bicgstab kernels #1443

Merged
merged 28 commits into from
Nov 5, 2023
Merged

Commits on Nov 5, 2023

  1. Add cuda batch bicgstab kernels

    Co-authored-by: Aditya Kashi <kashia@ornl.gov>
    Co-authored-by: Isha Aggarwal <isha.aggarwal2@kit.edu>
    3 people committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ff31a16 View commit details
    Browse the repository at this point in the history
  2. Add hip bicgstab solver kernels

    Co-authored-by: Aditya Kashi <kashia@ornl.gov>
    Co-authored-by: Isha Aggarwal <isha.aggarwal2@kit.edu>
    3 people committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b357c6b View commit details
    Browse the repository at this point in the history
  3. Add dpcpp kernels

    Co-authored-by: Phuong Nguyen <phuong.nguyen@icl.utk.edu>
    pratikvn and Phuong Nguyen committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    cf9839a View commit details
    Browse the repository at this point in the history
  4. Fix dpcpp kernel issues

    pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    1ef1f68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bcdd57 View commit details
    Browse the repository at this point in the history
  6. minor dpcpp fixes

    pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    20fe495 View commit details
    Browse the repository at this point in the history
  7. Review updates

    Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
    pratikvn and MarcelKoch committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2a41fd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c0f4f4 View commit details
    Browse the repository at this point in the history
  9. Format files

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

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

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    c6e9543 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1054b7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc22557 View commit details
    Browse the repository at this point in the history
  15. Update size_type in tests

    pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    501c4e7 View commit details
    Browse the repository at this point in the history
  16. Update contributors.txt

    Co-authored-by: Phuong Nguyen <phuong.nguyen@icl.utk.edu>
    pratikvn and Phuong Nguyen committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7b0ebfd View commit details
    Browse the repository at this point in the history
  17. review updates

    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    pratikvn and yhmtsai committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    f1babfd View commit details
    Browse the repository at this point in the history
  18. Format files

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    221bba9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa026c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79e5cad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    693d308 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    705339e View commit details
    Browse the repository at this point in the history
  23. Fix some include issues

    pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    6729f68 View commit details
    Browse the repository at this point in the history
  24. Review updates

    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    pratikvn and yhmtsai committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    eebc06a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    498512c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1bc6d83 View commit details
    Browse the repository at this point in the history
  27. Review updates

    Co-authored-by: Yu-Hsiang Tsai <yhmtsai@gmail.com>
    pratikvn and yhmtsai committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    79e68b3 View commit details
    Browse the repository at this point in the history
  28. Format files

    Co-authored-by: Pratik Nayak <pratikvn@pm.me>
    ginkgo-bot and pratikvn committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a1b84d4 View commit details
    Browse the repository at this point in the history