Matrix: Castrillon/denormal

Description: denormals in A+alpha*I as alpha > 0 varies, J. Castrillon, Teledyne

Castrillon/denormal graph
(undirected graph drawing)


Castrillon/denormal

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Castrillon
  • Click here for a description of the Castrillon group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 1 MB. Use UFget(1892) or UFget('Castrillon/denormal') in MATLAB.
  • download in Matrix Market format, file size: 2 MB.
  • download in Rutherford/Boeing format, file size: 1 MB.

    Matrix properties
    number of rows89,400
    number of columns89,400
    nonzeros1,156,224
    structural full rank?yes
    structural rank89,400
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typereal
    structuresymmetric
    Cholesky candidate?yes
    positive definite?yes

    authorJ. Castrillon
    editorT. Davis
    date2008
    kindcounter-example problem
    2D/3D problem?no

    Notes:

    The problem is x=(A+alpha*I)\b as alpha varies from 0 to 100.  However,
    as this occurs, performance suffers because of the many denormals that 
    appear below the diagonal in L.                                        
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD8,231,641
    Cholesky flop count2.5e+09
    nnz(L+U), no partial pivoting, with AMD16,373,882
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD16,686,436
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD30,789,903

    For a description of the statistics displayed above, click here.

    Maintained by Tim Davis, last updated 12-Mar-2014.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.
    Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.