Skip to content

Pull requests: ginkgo-project/ginkgo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Symbol export mod:all This touches all Ginkgo modules. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:ci-cd This is related to the continuous integration system. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2056 opened Jul 28, 2026 by yhmtsai Member Draft
Add poisson examples (WIP)
#2054 opened Jul 22, 2026 by cflinto Loading…
Combine serveral ConvertibleTo 1:ST:need-feedback The PR is somewhat ready but feedback on a blocking topic is required before a proper review. mod:core This is related to the core module. type:matrix-format This is related to the Matrix formats
#2052 opened Jul 21, 2026 by yhmtsai Member Draft
Add index type template parameter to memory accessor mod:all This touches all Ginkgo modules. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#2050 opened Jul 16, 2026 by taaae Collaborator Loading…
Add distributed SpGEMM 1:ST:ready-for-review This PR is ready for review is:new-feature A request or implementation of a feature that does not exist yet.
#2047 opened Jul 8, 2026 by pratikvn Member Loading…
Add FBCSR SpMM and advanced SpMM kernels
#2046 opened Jul 7, 2026 by mlykov Loading…
Add SELL-P SpMM and advanced SpMM kernels
#2045 opened Jul 7, 2026 by mlykov Loading…
Add CSR SpMM and advanced SpMM kernels
#2044 opened Jul 7, 2026 by mlykov Loading…
Fixes for cuDSS interface changes type:solver This is related to the solvers
#2043 opened Jul 7, 2026 by pratikvn Member Loading…
1888/dense linop mod:all This touches all Ginkgo modules. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:example This is related to the examples. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2042 opened Jul 2, 2026 by MarcelKoch Member 7/7 Loading…
1888/renaming mod:all This touches all Ginkgo modules. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:documentation This is related to documentation. reg:example This is related to the examples. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2041 opened Jul 2, 2026 by MarcelKoch Member 6/7 Loading…
1888/remove linop hierarchy mod:core This is related to the core module. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2040 opened Jul 2, 2026 by MarcelKoch Member 5/7 Loading…
1888/implicit conversion mod:core This is related to the core module. reg:build This is related to the build system. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers
#2039 opened Jul 2, 2026 by MarcelKoch Member 2/7 Loading…
PMIS coarsening implementation on device mod:all This touches all Ginkgo modules. reg:build This is related to the build system. reg:testing This is related to testing. type:multigrid This is related to multigrid
#2037 opened Jun 29, 2026 by yhmtsai Member Loading…
2 tasks
Scale corrected ir smoother mod:all This touches all Ginkgo modules. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:example This is related to the examples. reg:helper-scripts This issue/PR is related to the helper scripts mainly concerned with development of Ginkgo. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2036 opened Jun 23, 2026 by greole Collaborator Draft
AMG coarsening method PMIS 1:ST:ready-for-review This PR is ready for review mod:core This is related to the core module. mod:cuda This is related to the CUDA module. mod:hip This is related to the HIP module. mod:reference This is related to the reference module. reg:build This is related to the build system. reg:testing This is related to testing. type:multigrid This is related to multigrid
#2035 opened Jun 22, 2026 by yhmtsai Member Loading…
2 tasks done
Add unified RS-coarsening kernels mod:core This is related to the core module. mod:cuda This is related to the CUDA module. mod:hip This is related to the HIP module. mod:reference This is related to the reference module. reg:build This is related to the build system. reg:testing This is related to testing. type:multigrid This is related to multigrid
#2034 opened Jun 15, 2026 by gojakuch Collaborator Loading…
Benchmark work estimate cg, bicgstab, gmres on four matrix formats
#2032 opened Jun 7, 2026 by JEFFjeffJJ Collaborator Loading…
Add logging for MPI all_reduce and all_to_all_v
#2025 opened May 27, 2026 by GlediLami Loading…
use enum for csr_strategy 1:ST:ready-to-merge This PR is ready to merge. is:interface-breaking This change may break interface compatibility. Can only be done through a major release. mod:core This is related to the core module. mod:cuda This is related to the CUDA module. mod:hip This is related to the HIP module. mod:openmp This is related to the OpenMP module. mod:reference This is related to the reference module. reg:benchmarking This is related to benchmarking. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#2024 opened May 27, 2026 by yhmtsai Member Loading…
6 tasks done
Ginkgo 2.0
Add Csr device view 1:ST:ready-for-review This PR is ready for review mod:all This touches all Ginkgo modules. reg:benchmarking This is related to benchmarking. reg:testing This is related to testing. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#2020 opened May 18, 2026 by yhmtsai Member Loading… Ginkgo 2.0
Improve class header documentation 1:ST:ready-for-review This PR is ready for review 1:ST:skip-full-test mod:core This is related to the core module. reg:documentation This is related to documentation. type:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:preconditioner This is related to the preconditioners type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#2019 opened May 15, 2026 by pratikvn Member Loading…
Add a uniform coarsening algorithm 1:ST:ready-for-review This PR is ready for review is:new-feature A request or implementation of a feature that does not exist yet. mod:core This is related to the core module. mod:cuda This is related to the CUDA module. mod:hip This is related to the HIP module. mod:reference This is related to the reference module. reg:build This is related to the build system. reg:testing This is related to testing. type:multigrid This is related to multigrid
#2016 opened May 7, 2026 by pratikvn Member Loading…
Reorganize the CI and remove the unused part 1:ST:WIP This PR is a work in progress. Not ready for review. mod:dpcpp This is related to the DPC++ module. reg:build This is related to the build system. reg:ci-cd This is related to the continuous integration system.
#2011 opened Apr 30, 2026 by yhmtsai Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.