LU Decomposition

Trace Distribution

  • Compressed, ASCII format (115KB)

    Related Information

  • B. Hendrickson and D. Womble. The torus-wrap mapping for dense matrix calculations on massively parallel computers. SIAM J. Sci. Comput., 15(5), September 1994.
  • Applications for Measurement and Benchmarking of I/O on Parallel Computers

    This application computes the dense LU decomposition of an out-of-core matrix. It performs I/O using synchronous read/write operations.

    Input Dataset

    To drive this application, we used an 8192 x 8192 double precision matrix (total size 536 MB) with a slab size of 64 columns.