-
Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: ginkgo-project/ginkgo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add This PR is ready to merge.
mod:core
This is related to the core module.
reg:testing
This is related to testing.
array::copy_to_host
function
1:ST:ready-to-merge
#1835
opened Apr 22, 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…
Allow to use ValueType in template of preconditioner ILU
mod:core
This is related to the core 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:preconditioner
This is related to the preconditioners
#1828
opened Apr 15, 2025 by
yhmtsai
Loading…
Allow to enable half and bfloat16 at the same time
mod:all
This touches all Ginkgo modules.
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
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
Add Bfloat16: alternative 16 bit floating point precision to half
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:documentation
This is related to documentation.
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: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
#1825
opened Apr 11, 2025 by
yhmtsai
Loading…
Add PIPECG reference implementation
1:ST:ready-for-review
This PR is ready for review
mod:reference
This is related to the reference module.
type:solver
This is related to the solvers
#1824
opened Apr 9, 2025 by
gojakuch
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 bitvector data structure
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.
#1820
opened Apr 2, 2025 by
upsj
Loading…
Enable mixed precision dispatch in distributed matrix with ScalarCache and GenericDenseCache
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:testing
This is related to testing.
type:matrix-format
This is related to the Matrix formats
#1819
opened Apr 2, 2025 by
yhmtsai
Loading…
Add optional for 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
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:ci-cd
This is related to the continuous integration 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
#1813
opened Mar 20, 2025 by
MarcelKoch
Loading…
Allow to use ValueType in template of preconditioner IC
1:ST:ready-for-review
This PR is ready for review
1:ST:WIP
This PR is a work in progress. Not 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:preconditioner
This is related to the preconditioners
Add CSR merge_path SpMV for OpenMP backend
1:ST:ready-for-review
This PR is ready for review
mod:openmp
This is related to the OpenMP module.
type:matrix-format
This is related to the Matrix formats
Support for Kokkos Threads
mod:core
This is related to the core module.
#1809
opened Mar 17, 2025 by
greole
Loading…
The draft of simulated double.
1:ST:do-not-merge
Please do not merge PR this yet.
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.
mod:reference
This is related to the reference module.
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:preconditioner
This is related to the preconditioners
type:solver
This is related to the solvers
Add fallback to lower-memory cuSparse SpGEMM algorithm
#1794
opened Feb 19, 2025 by
izilberter
Loading…
Check config key
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:solver
This is related to the solvers
Add benchmark work estimate for simple Cg solve
1:ST:ready-for-review
This PR is ready for review
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
#1788
opened Feb 17, 2025 by
upsj
Loading…
Add logger for benchmark work estimate output
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: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
#1784
opened Feb 16, 2025 by
upsj
Loading…
1 of 2 tasks
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…
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
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
Previous Next
ProTip!
Updated in the last three days: updated:>2025-04-20.