Skip to content

SuiteSparse v4.4.0

Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 19 Oct 18:56

SuiteSparse v4.4.0, Oct 10, 2014.

MAJOR UPDATE:  new GPU-acceleration for SPQR

* AMD 2.4.1:
    minor fix to MATLAB install; no change to C except version nubmer
* BTF 1.2.1:
    minor fix to MATLAB install; no change to C except version nubmer
* CAMD 2.4.1:
    minor fix to MATLAB install; no change to C except version nubmer
* CCOLAMD 2.9.1:
    minor fix to MATLAB install; no change to C except version nubmer
* CHOLMOD 3.0.2:
    update to accomodate GPU-accelerated SPQR
    added CHOLMOD/Include/cholmod_function.h
* COLAMD 2.9.1:
    minor fix to MATLAB install; no change to C except version nubmer
* CSparse 3.1.4:
    minor fix to MATLAB install; no change to C except version nubmer
* CXSparse 3.1.4:
    minor fix to MATLAB install; no change to C except version nubmer
* GPUQREngine 1.0.0:
    FIRST RELEASE.  Used by SPQR 2.0.0
* KLU 1.3.1:
    minor fix to MATLAB install; no change to C except version nubmer
    update to KLU/Tcov/Makefile
* LDL 2.2.1:
    minor fix to MATLAB install; no change to C except version nubmer
* RBio 2.2.1:
    minor fix to MATLAB install; no change to C except version nubmer
* SPQR 2.0.0:
    MAJOR UPDATE.  added GPU support.  Up to 11x faster than on CPU
* SuiteSparse_GPURuntime 1.0.0:
    FIRST RELEASE.  Used by SPQR 2.0.0
* UMFPACK 5.7.1:
    minor fix to MATLAB install; no change to C except version nubmer
* MATLAB_Tools:
    modified SSMULT/ssmult_install.m.  No change to C code