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

Add primitive for warp load balancing 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.
#1773 opened Jan 29, 2025 by upsj Loading…
Fix physical domain for benchmark stencils mod:core This is related to the core module. 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
#1772 opened Jan 27, 2025 by MarcelKoch Loading…
Add sized ctor and public add_operator to Combination mod:core This is related to the core module.
#1771 opened Jan 22, 2025 by greole Loading…
add distributed mg example 1:ST:ready-for-review This PR is ready for review reg:build This is related to the build system. reg:example This is related to the examples.
#1769 opened Jan 16, 2025 by yhmtsai Loading…
enable Half in mpi 1:ST:ready-for-review This PR is ready for review 1:ST:run-full-test mod:all This touches all Ginkgo modules. reg:testing This is related to testing. type:preconditioner This is related to the preconditioners type:solver This is related to the solvers
#1759 opened Dec 30, 2024 by yhmtsai Loading…
2 tasks done
Improve Symbolic Cholesky performance 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: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
#1758 opened Dec 19, 2024 by upsj Draft
only use mkl dense gemm when all value pointers are valid 1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-for-review This PR is ready for review 1:ST:skip-full-test is:bugfix This fixes a bug mod:dpcpp This is related to the DPC++ module. type:matrix-format This is related to the Matrix formats
#1756 opened Dec 18, 2024 by yhmtsai Loading…
Add cmake-format, and a pre-commit hook for it 1:ST:do-not-merge Please do not merge PR this yet. 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: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: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
#1755 opened Dec 15, 2024 by pratikvn Loading…
Master release/1.9.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: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
#1748 opened Dec 9, 2024 by MarcelKoch Loading…
Add microbenchmarks for various components reg:benchmarking This is related to benchmarking. reg:build This is related to the build system.
#1722 opened Nov 5, 2024 by upsj Draft
3 of 6 tasks
Add a Domain decomposition Matrix format 1:ST:WIP This PR is a work in progress. Not ready for review. is:experimental This is an experimental feature/PR/issue/module. is:new-feature A request or implementation of a feature that does not exist yet. mod:all This touches all Ginkgo modules. 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 type:solver This is related to the solvers
#1719 opened Oct 31, 2024 by fritzgoebel Draft
1 of 2 tasks
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
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.10.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.10.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 Draft Ginkgo 1.10.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.10.0
C API Support
#1626 opened Jun 18, 2024 by youwuyou Loading… Ginkgo 1.10.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.10.0
Adds workflow to update the status of a PR reg:ci-cd This is related to the continuous integration system.
#1599 opened Apr 17, 2024 by MarcelKoch Loading… Ginkgo 1.10.0
Adds distributed row gatherer 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:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#1589 opened Apr 4, 2024 by MarcelKoch Loading…
6 tasks
Ginkgo 1.10.0
ProTip! Follow long discussions with comments:>50.