BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20121114T001500Z DTEND:20121114T020000Z LOCATION:East Entrance DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: The preconditioned conjugate gradient method using incomplete Cholesky factors (PCG-IC) is a widely used iterative method for the scalable parallel solution of linear systems with a sparse symmetric positive definite coefficient matrix. Performance of the method depends on the ordering of the coefficient matrix which controls fill-in, exposes parallelism, and changes the convergence of conjugate gradient method. Furthermore, for a truly parallel solution, it is desirable that the ordering step itself can be parallelized. Earlier work indicates that orderings such as nested dissection and coloring that are suitable for parallel solution can often degrade the quality of the preconditioner. This work seeks to address this gap by developing a norm-coarsened ordering scheme that can be implemented in parallel while potentially improving convergence. Norm-coarsened ordering may improve the effective flops (iterations times nonzeros in the preconditioner) by as much 68% compared to nested dissection orderings and 34% compared to Reverse Cuthill-McKee. SUMMARY:Norm-Coarsened Ordering for Parallel Incomplete Cholesky Preconditioning PRIORITY:3 END:VEVENT END:VCALENDAR