Large Integer Multiplication in SIMD-LA

ZHAO PENG,ZHANG DANDAN,TIAN ZHENFU
DOI: https://doi.org/10.3969/j.issn.1008-0570.2006.36.035
2006-01-01
Abstract:The paper presents a new algorithm of large integer multiplication based on SIMD- LA model.It can improve the perfor- mance of classical algorithm used divide- strategic and karatsuba- offman multiplication. When P processor is adapted and the length of large integer n<=256p, the time complexity is O (p); while the length of large integer n>256p, the time complexity is O (p+ p). The time complexity becomes more advanced than the classical algorithm.
What problem does this paper attempt to address?