کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
523903 868525 2014 17 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Structure-adaptive parallel solution of sparse triangular linear systems
ترجمه فارسی عنوان
ساختار - سازگاری راه حل موازی از سیستم های خطی مثلثی ضعیف
کلمات کلیدی
حل کننده مثلثی، الگوریتم های موازی، سیستم های خطی انعطاف پذیر، رایانه های حافظه توزیع شده
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نرم افزارهای علوم کامپیوتر
چکیده انگلیسی


• We develop a novel parallel algorithm for solution of sparse triangular linear systems.
• We describe its implementation on a distributed memory parallel machine.
• It is evaluated using a collection of real application sparse matrices.
• Our algorithm has much higher performance than triangular solvers in standard packages.

Solving sparse triangular systems of linear equations is a performance bottleneck in many methods for solving more general sparse systems. Both for direct methods and for many iterative preconditioners, it is used to solve the system or improve an approximate solution, often across many iterations. Solving triangular systems is notoriously resistant to parallelism, however, and existing parallel linear algebra packages appear to be ineffective in exploiting significant parallelism for this problem.We develop a novel parallel algorithm based on various heuristics that adapt to the structure of the matrix and extract parallelism that is unexploited by conventional methods. By analyzing and reordering operations, our algorithm can often extract parallelism even for cases where most of the nonzero matrix entries are near the diagonal. Our main parallelism strategies are: (1) identify independent rows, (2) send data earlier to achieve greater overlap, and (3) process dense off-diagonal regions in parallel. We describe the implementation of our algorithm in Charm++ and MPI and present promising experimental results on up to 512 cores of BlueGene/P, using numerous sparse matrices from real applications.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Parallel Computing - Volume 40, Issue 9, October 2014, Pages 454–470
نویسندگان
, , ,