James Demmel

  1. Minimizing Communication for Eigenproblems and the Singular Value Decomposition.

    Authors: Ioana Dumitriu, Grey Ballard, James Demmel
    Subjects: Numerical Analysis
    Abstract

    Algorithms have two costs: arithmetic and communication. The latter
    represents the cost of moving data, either between levels of a memory
    hierarchy, or between processors over a network. Communication often dominates
    arithmetic and represents a rapidly increasing proportion of the total cost, so
    we seek algorithms that minimize communication. In \cite{BDHS10} lower bounds
    were presented on the amount of communication required for essentially all
    $O(n^3)$-like algorithms for linear algebra, including eigenvalue problems and
    the SVD.

  2. Communication-optimal Parallel and Sequential Cholesky Decomposition.

    Authors: Olga Holtz, Grey Ballard, James Demmel, Oded Schwartz
    Subjects: Numerical Analysis
    Abstract

    Numerical algorithms have two kinds of costs: arithmetic and communication,
    by which we mean either moving data between levels of a memory hierarchy (in
    the sequential case) or over a network connecting processors (in the parallel
    case). Communication costs often dominate arithmetic costs, so it is of
    interest to design algorithms minimizing communication.

RSS-материал