-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Here's the development roadmap. In the short term, we should focus on:
- Performance optimization: we should ensure that
factorize!andsolve!doesn't allocate memory - GPU implementation: we should make sure that we can formulate/solve problems on GPUs using the relevant BLAS/LAPACK routines in CUDA.jl
- Batched parallelism
- Nested partitioning
In the long term we should consider several generalizations/specializations:
- Portability: run on non-NVIDIA GPUs
- Specialization for dynamic programs
- Generalization for HODLR matrices
- Block multi-diagonal systems
Also, we should think of a cool name. We should convey a message that this solver targets structured sparse-dense systems
Metadata
Metadata
Assignees
Labels
No labels