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
Sort

Pull requests list

Half preconditioner, multigrid, and reorder mod:all This touches all Ginkgo modules. reg:testing This is related to testing. 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
#1713 opened Oct 25, 2024 by yhmtsai Loading…
Half factorization 1:ST:WIP This PR is a work in progress. Not ready for review. mod:all This touches all Ginkgo modules. 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:solver This is related to the solvers
#1712 opened Oct 25, 2024 by yhmtsai Loading…
1 task
solver (mostly krylov solver) and the residual norm with half 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:solver This is related to the solvers type:stopping-criteria This is related to the stopping criteria
#1711 opened Oct 25, 2024 by yhmtsai Loading… Ginkgo 1.9.0
Sycl device_type mapping 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. 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 type:stopping-criteria This is related to the stopping criteria
#1710 opened Oct 25, 2024 by yhmtsai Loading… Ginkgo 1.9.0
Bfloat16 1:ST:do-not-merge Please do not merge PR this yet. 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: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
#1709 opened Oct 24, 2024 by yhmtsai Draft
Half matrix and components 1:ST:ready-for-review This PR is ready for review mod:all This touches all Ginkgo modules. 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
#1708 opened Oct 24, 2024 by yhmtsai Loading…
1 of 3 tasks
Ginkgo 1.9.0
Add local to global index mapping 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.
#1707 opened Oct 23, 2024 by MarcelKoch Loading… Ginkgo 1.9.0
Half base type 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. reg:build This is related to the build system. reg:testing This is related to testing. type:preconditioner This is related to the preconditioners
#1706 opened Oct 22, 2024 by yhmtsai Loading… Ginkgo 1.9.0
Fix complex solver benchmark reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. reg:testing This is related to testing.
#1692 opened Oct 11, 2024 by MarcelKoch Loading… Ginkgo 1.9.0
add workspace for intermediate vector in and adapt apply_uses_initial_guess in Schwarz 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. type:preconditioner This is related to the preconditioners
#1688 opened Oct 9, 2024 by yhmtsai Loading… Ginkgo 1.9.0
ginkgo ILU 1:ST:ready-for-review This PR is ready for review mod:all This touches all Ginkgo modules. 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
#1684 opened Sep 26, 2024 by yhmtsai Loading…
1 task
Ginkgo 1.9.0
Reuse pgm and multigrid 1:ST:do-not-merge Please do not merge PR this yet. mod:core This is related to the core module. type:multigrid This is related to multigrid type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#1681 opened Sep 13, 2024 by yhmtsai Draft
Document documentation setup reg:documentation This is related to documentation.
#1680 opened Sep 12, 2024 by MarcelKoch Loading…
Restructure Documentation 1:ST:ready-for-review This PR is ready for review mod:core This is related to the core module. reg:build This is related to the build system. 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:solver This is related to the solvers
#1679 opened Sep 12, 2024 by MarcelKoch Loading…
1 task
add yaml-cpp support for file 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.
#1677 opened Sep 11, 2024 by yhmtsai Loading…
Fix issues with distributed preconditioners, add to benchmarks 1:ST:ready-for-review This PR is ready for review mod:core This is related to the core module. reg:benchmarking This is related to benchmarking. type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#1660 opened Aug 5, 2024 by pratikvn Loading… Ginkgo 1.9.0
add custom coarsening method 1:ST:do-not-merge Please do not merge PR this yet. mod:core This is related to the core module. type:multigrid This is related to multigrid
#1659 opened Aug 5, 2024 by yhmtsai Draft
Add early return to solvers that apply preconditioners before first residual check 1:ST:need-feedback The PR is somewhat ready but feedback on a blocking topic is required before a proper review. is:affects-performance This is related to something which affects performance. is:enhancement An improvement of an existing feature. is:idea Just a thought - if it's good, it could evolve into a proposal. mod:core This is related to the core module. type:solver This is related to the solvers
#1653 opened Jul 24, 2024 by fritzgoebel Loading… Ginkgo 1.9.0
Additive read distributed 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. type:distributed-functionality
#1650 opened Jul 16, 2024 by fritzgoebel Loading…
3 tasks done
Ginkgo 1.9.0
Use Index map in PGM 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:testing This is related to testing. type:multigrid This is related to multigrid
#1639 opened Jul 2, 2024 by MarcelKoch Loading…
1 of 2 tasks
Ginkgo 1.9.0
Add Sor kernels 1:ST:ready-for-review This PR is ready for review 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. reg:benchmarking This is related to benchmarking. reg:build This is related to the build system. type:factorization This is related to the Factorizations type:preconditioner This is related to the preconditioners
#1634 opened Jun 27, 2024 by MarcelKoch Loading… Ginkgo 1.9.0
Adds (S)SOR Preconditioner 1:ST:ready-to-merge This PR is ready to merge. 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:factorization This is related to the Factorizations type:preconditioner This is related to the preconditioners
#1633 opened Jun 27, 2024 by MarcelKoch Loading…
2 tasks done
Ginkgo 1.9.0
Split batched solver compilation 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. reg:build This is related to the build system. type:matrix-format This is related to the Matrix formats type:solver This is related to the solvers
#1629 opened Jun 24, 2024 by MarcelKoch Loading… Ginkgo 1.9.0
C API Support
#1626 opened Jun 18, 2024 by youwuyou Loading… Ginkgo 1.9.0
Minimal stopping criteria 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:solver This is related to the solvers
#1613 opened May 17, 2024 by MarcelKoch Draft
2 tasks
Ginkgo 1.9.0
ProTip! Add no:assignee to see everything that’s not assigned.