دانلود مقاله ISI انگلیسی شماره 65582
ترجمه فارسی عنوان مقاله

تکرارپذیری عددی برای کاهش موازی در معماری چند و چند هسته ای

عنوان انگلیسی
Numerical reproducibility for the parallel reduction on multi- and many-core architectures
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
65582 2015 15 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Parallel Computing, Volume 49, November 2015, Pages 83–97

ترجمه کلمات کلیدی
جمع شدن نقطه به صورت موازی، تکرارپذیری، دقت، باتری بلند تحولات بدون خطا، معماری چند و چند هسته ای
کلمات کلیدی انگلیسی
Parallel floating-point summation; Reproducibility; Accuracy; Long accumulator; Error-free transformations; Multi- and many-core architectures

چکیده انگلیسی

On modern multi-core, many-core, and heterogeneous architectures, floating-point computations, especially reductions, may become non-deterministic and, therefore, non-reproducible mainly due to the non-associativity of floating-point operations. We introduce an approach to compute the correctly rounded sums of large floating-point vectors accurately and efficiently, achieving deterministic results by construction. Our multi-level algorithm consists of two main stages: first, a filtering stage that relies on fast vectorized floating-point expansion; second, an accumulation stage based on superaccumulators in a high-radix carry-save representation. We present implementations on recent Intel desktop and server processors, Intel Xeon Phi co-processors, and both AMD and NVIDIA GPUs. We show that numerical reproducibility and bit-perfect accuracy can be achieved at no additional cost for large sums that have dynamic ranges of up to 90 orders of magnitude by leveraging arithmetic units that are left underused by standard reduction algorithms.