-
Notifications
You must be signed in to change notification settings - Fork 97
Pull requests: ginkgo-project/ginkgo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid reallocation for self residual norm calculation
1:ST:ready-for-review
This PR is ready for review
mod:core
This is related to the core module.
mod:reference
This is related to the reference module.
reg:testing
This is related to testing.
type:stopping-criteria
This is related to the stopping criteria
#1898
opened Jul 21, 2025 by
yhmtsai
Loading…
Reduce the number of copy call in residual norm and allow pinned memory for criterion
1:ST:need-feedback
The PR is somewhat ready but feedback on a blocking topic is required before a proper review.
1:ST:ready-for-review
This PR is ready for review
mod:all
This touches all Ginkgo modules.
reg:example
This is related to the examples.
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
#1897
opened Jul 21, 2025 by
yhmtsai
Loading…
add synchronization log event
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:dpcpp
This is related to the DPC++ module.
mod:hip
This is related to the HIP module.
#1896
opened Jul 21, 2025 by
yhmtsai
Loading…
Fix CMake try_compile variable issue from CMP0126
1:ST:ready-to-merge
This PR is ready to merge.
reg:build
This is related to the build system.
#1895
opened Jul 18, 2025 by
yhmtsai
Loading…
Add create_submatrix to dist Vector
mod:core
This is related to the core module.
type:matrix-format
This is related to the Matrix formats
type:solver
This is related to the solvers
#1894
opened Jul 17, 2025 by
MarcelKoch
Loading…
MultiVector Usage Test
mod:core
This is related to the core 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
#1892
opened Jul 16, 2025 by
MarcelKoch
•
Draft
Distributed Vector MultiVector Implementation
mod:core
This is related to the core module.
#1891
opened Jul 16, 2025 by
MarcelKoch
•
Draft
Dense MultiVector Implementation
mod:core
This is related to the core module.
reg:build
This is related to the build system.
type:matrix-format
This is related to the Matrix formats
#1890
opened Jul 16, 2025 by
MarcelKoch
•
Draft
WIP: Multivector interface
mod:core
This is related to the core module.
reg:build
This is related to the build system.
type:matrix-format
This is related to the Matrix formats
#1889
opened Jul 16, 2025 by
MarcelKoch
•
Draft
Fix bug in assembly for GPU-aware MPI
1:ST:ready-for-review
This PR is ready for review
is:bugfix
This fixes a bug
#1887
opened Jul 16, 2025 by
fritzgoebel
Loading…
Use event to handle distributed row gatherer
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:testing
This is related to testing.
#1882
opened Jul 8, 2025 by
yhmtsai
Loading…
add benchmark_from_scratch flag
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
#1881
opened Jul 7, 2025 by
yhmtsai
Loading…
Fix ParILUT threshold select for larger matrices with GPU backends
1:ST:ready-for-review
This PR is ready for review
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.
type:factorization
This is related to the Factorizations
#1877
opened Jul 2, 2025 by
nbeams
Loading…
split the library into small pieces if need
1:ST:ready-for-review
This PR is ready for review
mod:cuda
This is related to the CUDA module.
reg:build
This is related to the build system.
#1854
opened May 30, 2025 by
yhmtsai
Loading…
1 task
Properly handle cuda arch for unsupported function
mod:cuda
This is related to the CUDA module.
mod:hip
This is related to the HIP module.
type:matrix-format
This is related to the Matrix formats
type:solver
This is related to the solvers
#1853
opened May 28, 2025 by
yhmtsai
Loading…
Add distributed preconditioners to benchmarks
1:ST:no-changelog-entry
Skip the wiki check for changelog update
1:ST:ready-for-review
This PR is ready for review
reg:benchmarking
This is related to benchmarking.
#1845
opened May 16, 2025 by
pratikvn
Loading…
Some minor updates for distributed multigrid
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.
type:solver
This is related to the solvers
#1844
opened May 16, 2025 by
pratikvn
Loading…
Enable more jobs relying on the server's spack and module
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:run-full-test
reg:ci-cd
This is related to the continuous integration system.
#1841
opened May 12, 2025 by
yhmtsai
Loading…
1 of 3 tasks
Add a pull request template
1:ST:ready-for-review
This PR is ready for review
1:ST:skip-full-test
reg:ci-cd
This is related to the continuous integration system.
reg:documentation
This is related to documentation.
#1840
opened May 9, 2025 by
yhmtsai
Loading…
Add OpenMP segmented prefix sum
1:ST:ready-for-review
This PR is ready for review
mod:openmp
This is related to the OpenMP module.
reg:build
This is related to the build system.
reg:testing
This is related to testing.
#1837
opened Apr 30, 2025 by
upsj
Loading…
Add transform_iterator
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.
#1836
opened Apr 27, 2025 by
upsj
Loading…
Improved CSR-to-COO conversion
1:ST:ready-for-review
This PR is ready for review
mod:cuda
This is related to the CUDA module.
mod:hip
This is related to the HIP module.
mod:openmp
This is related to the OpenMP module.
reg:build
This is related to the build system.
#1832
opened Apr 20, 2025 by
upsj
Loading…
Add bucketsort kernels
1:ST:ready-for-review
This PR is ready for review
mod:cuda
This is related to the CUDA module.
mod:hip
This is related to the HIP module.
mod:openmp
This is related to the OpenMP module.
reg:build
This is related to the build system.
reg:testing
This is related to testing.
#1821
opened Apr 2, 2025 by
upsj
Loading…
Add optional LAPACK/vendor library bindings for dense linear algebra
1:ST:WIP
This PR is a work in progress. Not ready for review.
is:experimental
This is an experimental feature/PR/issue/module.
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:solver
This is related to the solvers
Previous Next
ProTip!
no:milestone will show everything without a milestone.