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

Rename distributed::Matrix non_local_matrix to ghost _matrix 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:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#2017 opened May 8, 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…
Add sparse stack
#2014 opened May 4, 2026 by cflinto 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…
Fix MSVC test fails
#2009 opened Apr 30, 2026 by spiralbit Loading…
WIP: extract clonable feature from LinOp 1:ST:need-feedback The PR is somewhat ready but feedback on a blocking topic is required before a proper review. 1:ST:WIP This PR is a work in progress. Not ready for review. 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: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: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
#2005 opened Apr 17, 2026 by yhmtsai Member Loading…
1 task done
Ginkgo 2.0
Hybrid device view 1:ST:ready-to-merge This PR is ready to merge. mod:all This touches all Ginkgo modules. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats type:reordering This is related to the matrix(LinOp) reordering
#2004 opened Apr 16, 2026 by MarcelKoch Member Loading…
Add a public workspace 1:ST:need-feedback The PR is somewhat ready but feedback on a blocking topic is required before a proper review. is:enhancement An improvement of an existing feature. mod:core This is related to the core module. mod:reference This is related to the reference 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
#2000 opened Apr 6, 2026 by pratikvn Member Loading…
add Pixi package definition
#1997 opened Mar 27, 2026 by lucascolley Draft
Add RowScatterer class 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:all This touches all Ginkgo modules. 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:distributed-functionality type:matrix-format This is related to the Matrix formats
#1995 opened Mar 25, 2026 by pratikvn Member Loading…
Add proxy tests for MFEM integration 1:ST:ready-for-review This PR is ready for review reg:external-lib-interfacing This is related to wrappers/interfaces of Ginkgo with external libraries reg:testing This is related to testing. type:solver This is related to the solvers
#1994 opened Mar 24, 2026 by nbeams Collaborator Loading…
Fix DPC++ deprecation warnings 1:ST:ready-for-review This PR is ready for review mod:dpcpp This is related to the DPC++ module. 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:solver This is related to the solvers
#1988 opened Mar 16, 2026 by upsj Member Loading…
RS-coarsening reference implementation 1:ST:run-full-test 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
#1985 opened Feb 24, 2026 by gojakuch Collaborator Loading…
Fix redefinition issue related to HIP's ::min
#1974 opened Jan 15, 2026 by etiennemlb Loading…
Master release/1.11.0 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. 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
#1968 opened Jan 7, 2026 by MarcelKoch Member Loading…
Add min iter to config 1:ST:WIP This PR is a work in progress. Not ready for review. mod:core This is related to the core module. reg:testing This is related to testing. type:stopping-criteria This is related to the stopping criteria
#1958 opened Dec 3, 2025 by yhmtsai Member Loading…
Add LinOpFactory::generate_reuse implemented for Reordered, Lu and Direct Factorization mod:core This is related to the core 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:factorization This is related to the Factorizations type:matrix-format This is related to the Matrix formats type:reordering This is related to the matrix(LinOp) reordering type:solver This is related to the solvers
#1952 opened Nov 18, 2025 by upsj Member Draft
Add diag sorting to Schwarz precond w/ l1 smoother 1:ST:run-full-test mod:core This is related to the core module. type:preconditioner This is related to the preconditioners
#1939 opened Oct 22, 2025 by gojakuch Collaborator Loading… Ginkgo 1.11
Add a randomized Gram-Schmidt orthogonalization for GMRES 1:ST:WIP This PR is a work in progress. Not 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: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:solver This is related to the solvers
#1930 opened Sep 17, 2025 by pratikvn Member Loading…
1 task
implement conversion between half and single precision for denormals 1:ST:ready-for-review This PR is ready for review mod:core This is related to the core module. reg:testing This is related to testing.
#1927 opened Sep 3, 2025 by emre-safa Collaborator Loading… Ginkgo 1.11
1912/5 cartesian product reg:benchmarking This is related to benchmarking. reg:testing This is related to testing. type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#1919 opened Aug 19, 2025 by MarcelKoch Member Loading…
1912/4 operations in json reg:benchmarking This is related to benchmarking. reg:testing This is related to testing.
#1918 opened Aug 19, 2025 by MarcelKoch Member Loading…
1912/0 identity config mod:core This is related to the core module. reg:build This is related to the build system. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#1917 opened Aug 19, 2025 by MarcelKoch Member Loading…
ProTip! Updated in the last three days: updated:>2026-05-09.