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

Unify Csr 1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-to-merge This PR is ready to merge. 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
#1649 opened Jul 14, 2024 by upsj Loading…
Add orthogonalization options to GMRES is:enhancement An improvement of an existing feature. 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:testing This is related to testing. type:solver This is related to the solvers
#1646 opened Jul 11, 2024 by nbeams Loading…
1 task
Fix communicator categorization 1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-to-merge This PR is ready to merge. is:bugfix This fixes a bug 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. reg:testing This is related to testing.
#1645 opened Jul 10, 2024 by thoasm Loading…
Add row and col scaling functions to distributed matrix 1:ST:ready-to-merge This PR is ready to merge. 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:mpi This is related to the MPI module type:distributed-functionality type:matrix-format This is related to the Matrix formats
#1640 opened Jul 3, 2024 by fritzgoebel Loading…
Use Index map in PGM 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 task done
Add Sor kernels 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…
Adds (S)SOR Preconditioner 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
Split batched solver compilation 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…
Discard trailing entries of a line in a MM-format file 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.
#1628 opened Jun 19, 2024 by MarcelKoch Loading…
C API Support
#1626 opened Jun 18, 2024 by youwuyou Loading…
Minimal stopping criteria config 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
Simple segmented ranges 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.
#1601 opened Apr 29, 2024 by upsj Loading…
1 of 2 tasks
Ginkgo 1.9.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.9.0
Simplify the testing types 1:ST:no-changelog-entry Skip the wiki check for changelog update 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:reference This is related to the reference module. reg:build This is related to the build system. reg:testing This is related to testing.
#1594 opened Apr 8, 2024 by thoasm Loading…
2 tasks done
Ginkgo 1.9.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.9.0
Add specific communicator for neighborhood communication 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.
#1588 opened Apr 4, 2024 by MarcelKoch Loading…
1 of 7 tasks
Ginkgo 1.9.0
Add zero-checks to axpy-like operations 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. mod:reference This is related to the reference module. reg:testing This is related to testing. type:matrix-format This is related to the Matrix formats
#1573 opened Mar 18, 2024 by upsj Draft
2 tasks
Ginkgo 1.9.0
Adding CMake Presets reg:build This is related to the build system. reg:documentation This is related to documentation.
#1536 opened Jan 19, 2024 by MarcelKoch Draft Ginkgo 1.9.0
Add a uniform coarse generation algorithm 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:build This is related to the build system. reg:example This is related to the examples. reg:testing This is related to testing. type:multigrid This is related to multigrid
#1526 opened Jan 13, 2024 by pratikvn Loading… Ginkgo 1.9.0
more wrappers for CUDA/HIP atomics mod:cuda This is related to the CUDA module. mod:hip This is related to the HIP module. reg:helper-scripts This issue/PR is related to the helper scripts mainly concerned with development of Ginkgo. type:matrix-format This is related to the Matrix formats
#1518 opened Dec 20, 2023 by upsj Draft
Add Convergence history mod:core This is related to the core module. reg:testing This is related to testing.
#1517 opened Dec 20, 2023 by MarcelKoch Loading…
Update CITING.md with new papers 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 reg:documentation This is related to documentation.
#1507 opened Dec 13, 2023 by pratikvn Loading…
WIP: Add a Multilevel schwarz preconditioner mod:core This is related to the core module. reg:example This is related to the examples. reg:testing This is related to testing. type:distributed-functionality type:preconditioner This is related to the preconditioners
#1431 opened Oct 15, 2023 by pratikvn Draft
2 tasks
Ginkgo 1.9.0
ProTip! What’s not been updated in a month: updated:<2024-06-15.