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

add Pixi package definition
#1997 opened Mar 27, 2026 by lucascolley Draft
Use GenericDenseCache to manage workspace 1:ST:ready-for-review This PR is ready for review mod:core This is related to the core module.
#1996 opened Mar 25, 2026 by MarcelKoch Loading…
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 Loading…
Add proxy tests for MFEM integration 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 Loading…
SELLp device_view 1:ST:WIP This PR is a work in progress. Not ready for review. mod:all This touches all Ginkgo modules. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#1993 opened Mar 20, 2026 by yhmtsai Loading…
3 tasks
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 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 Draft
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 Loading…
Fix typo in CMake variable name
#1966 opened Dec 27, 2025 by lahwaacz 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 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 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 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 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 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 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 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 Loading…
1912/3 update bechmark tests reg:benchmarking This is related to benchmarking. reg:testing This is related to testing.
#1915 opened Aug 15, 2025 by MarcelKoch Loading…
1912/2 use new json input reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#1914 opened Aug 15, 2025 by MarcelKoch Loading…
1912/1 item schema reg:benchmarking This is related to benchmarking. reg:build This is related to the build system.
#1913 opened Aug 15, 2025 by MarcelKoch Loading…
Implementation of MSpM on CPU 1:ST:ready-for-review This PR is ready for review mod:all This touches all Ginkgo modules. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#1911 opened Aug 13, 2025 by CoxyMielle Loading…
Add __restrict to some unified kernels. mod:core This is related to the core module. mod:cuda This is related to the CUDA module. mod:dpcpp This is related to the DPC++ module. mod:hip This is related to the HIP module. mod:openmp This is related to the OpenMP module. type:matrix-format This is related to the Matrix formats
#1910 opened Aug 13, 2025 by MarcelKoch Loading…
[bench] add dense (add|sub)_diag to blas 1:ST:ready-for-review This PR is ready for review reg:benchmarking This is related to benchmarking.
#1909 opened Aug 13, 2025 by MarcelKoch Loading…
create seperate timers for cpu and gpu 1:ST:ready-for-review This PR is ready for review reg:benchmarking This is related to benchmarking. type:solver This is related to the solvers
#1905 opened Aug 1, 2025 by emre-safa Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.