-
Notifications
You must be signed in to change notification settings - Fork 90
Pull requests: ginkgo-project/ginkgo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove JOSS job
1:ST:no-changelog-entry
Skip the wiki check for changelog update
1:ST:ready-for-review
This PR is ready for review
reg:ci-cd
This is related to the continuous integration system.
reg:documentation
This is related to documentation.
reg:paper
This is related to a publication.
#1750
opened Dec 10, 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.
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
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
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.
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
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
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
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
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
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
Adds workflow to update the status of a PR
reg:ci-cd
This is related to the continuous integration system.
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
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.
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
Adding CMake Presets
reg:build
This is related to the build system.
reg:documentation
This is related to documentation.
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
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
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: SVE intrinsics implementation of CSR SpMV and Merge-SpMV algorithms
#1501
opened Dec 7, 2023 by
stanisic
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.