Recent Releases of CUDSS
CUDSS - v0.4.3
CUDSS v0.4.3
Merged pull requests: - Allow refactorization if a Cholesky factorization fails due to indefiniteness (#68) (@amontoison) - Support the parameter memory_estimates (#69) (@amontoison) - [documentation] Add new pages (#70) (@amontoison) - Add unit tests for the batched solvers (#71) (@amontoison)
- Julia
Published by github-actions[bot] about 1 year ago
CUDSS - v0.4.1
CUDSS v0.4.1
Merged pull requests: - [documentation] Batched linear systems with CUDSS (#64) (@amontoison) - Add a function unsafecudssbatch (#65) (@amontoison)
Closed issues: - Package management and type piracy: should this be a part of CUDA.jl? (#31)
- Julia
Published by github-actions[bot] about 1 year ago
CUDSS - v0.4.0
CUDSS v0.4.0
Merged pull requests: - [buildkite] Add CI builds on GPUs (#60) (@amontoison) - Support cuDSS v0.4.0 (#63) (@amontoison)
Closed issues: - Fail during precompile: LoadError (#58) - How to solve Ax=B using cudss, B is a n*m Array (#61) - New version of cuDSS (#62)
- Julia
Published by github-actions[bot] about 1 year ago
CUDSS - v0.3.1
CUDSS v0.3.1
Merged pull requests: - Test LU, LDL' and Cholesky decompositions on small linear systems (#48) (@amontoison) - Support new parameters added in cuDSS v0.3.0 (#49) (@amontoison) - [documentation] Add an example with the hybrid mode (#50) (@amontoison)
Closed issues: - Error with small matrices (#45)
- Julia
Published by github-actions[bot] over 1 year ago
CUDSS - v0.2.3
CUDSS v0.2.3
Merged pull requests: - Upgrade handle support (#43) (@amontoison) - [documentation] Iterative refinement and user permutation (#44) (@amontoison)
Closed issues: - [documentation] Add an example with iterative refinement (#37) - CUDSS.jl is broken with CUDA.jl 5.4 (#41)
- Julia
Published by github-actions[bot] almost 2 years ago
CUDSS - v0.1.6
CUDSS v0.1.6
Merged pull requests: - Release 0.2.2 (#42) (@amontoison) - Upgrade handle support (#43) (@amontoison) - [documentation] Iterative refinement and user permutation (#44) (@amontoison)
Closed issues: - [documentation] Add an example with iterative refinement (#37) - CUDSS.jl is broken with CUDA.jl 5.4 (#41)
- Julia
Published by github-actions[bot] almost 2 years ago
CUDSS - v0.1.5
CUDSS v0.1.5
Merged pull requests: - Upgrade the Julia interface for cuDSS 0.2.1 (#17) (@amontoison) - Replace @ccall with @gcsafe_ccall (#35) (@amontoison) - Add a test for iterative refinement (#36) (@amontoison) - Add a constructor for CudssData (#38) (@amontoison)
Closed issues: - Segmentation fault with cudssDataDestroy (#1) - LDL' factorizations are failing with complex Hermitian matrices (#2) - Replace @ccall with @gcsafe_ccall when CUDA.jl v5.3.0 is released (#16) - Add an option to reuse an handle when we create a CudssData (#20) - Issue with iterative refinement (#21)
- Julia
Published by github-actions[bot] almost 2 years ago
CUDSS - v0.2.0
CUDSS v0.2.0
Merged pull requests: - Upgrade the Julia interface for cuDSS 0.2.1 (#17) (@amontoison) - Replace @ccall with @gcsafe_ccall (#35) (@amontoison) - Add a test for iterative refinement (#36) (@amontoison) - Add a constructor for CudssData (#38) (@amontoison)
Closed issues: - Segmentation fault with cudssDataDestroy (#1) - LDL' factorizations are failing with complex Hermitian matrices (#2) - Replace @ccall with @gcsafe_ccall when CUDA.jl v5.3.0 is released (#16) - Add an option to reuse an handle when we create a CudssData (#20) - Issue with iterative refinement (#21)
- Julia
Published by github-actions[bot] almost 2 years ago
CUDSS - v0.1.3
CUDSS v0.1.3
Merged pull requests: - Update documentation (#18) (@amontoison) - Test more options for symmetric factorizations (#19) (@amontoison) - Update error.jl and management.jl (#24) (@amontoison) - Improve cudssset and cudssget (#25) (@amontoison) - Update the documentation for the generic API (#26) (@amontoison) - Test cudssset with the data parameter userperm (#27) (@amontoison) - Add a convert function for cudssAlgTypet (#28) (@amontoison) - Update cudssset and cudssget (#29) (@amontoison) - Add a method cudssset to update the sparse matrix in a CudssSolver (#30) (@amontoison)
Closed issues:
- Unable to reuse the analysis if we only store one triangle for symmetric factorizations (#10)
- Irreproducible results for the same linear system (#22)
- [documentation] Describe the keyword argument view in ldlt and cholesky (#23)
- Julia
Published by github-actions[bot] almost 2 years ago
CUDSS - v0.1.0
CUDSS v0.1.0
Merged pull requests: - Adding CI (#4) (@michel2323) - Add script to benchmark LU factorizations. (#5) (@frapac) - Don't perform pivoting for symmetric Hermitian problems (#6) (@amontoison) - Add a generic API (#7) (@amontoison) - Use a String for the structure (#8) (@amontoison) - Add a type T for CudssMatrix and CudssSolver (#9) (@amontoison) - [documentation] Add a documentation page about the generic API (#11) (@amontoison)
Closed issues: - Add continuous integration (#3)
- Julia
Published by github-actions[bot] about 2 years ago