Skip to content

Replace LU decomposition with Cholesky in GPU RBPF #39

Open
@THargreaves

Description

@THargreaves

We currently use cuBLAS's batched LU through a strided wrapper CUDA.jl provides. We need to write a strided wrapper for the batch Cholesky provided by cuSolver. This will greatly improve numerical stability and might help with performance.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions