1 research outputs found

    On the I/O complexity of hybrid algorithms for Integer Multiplication

    Full text link
    Almost asymptotically tight lower bounds are derived for the Input/Output (I/O) complexity IOA(n,M)IO_\mathcal{A}\left(n,M\right) of a general class of hybrid algorithms computing the product of two integers, each represented with nn digits in a given base ss, in a two-level storage hierarchy with MM words of fast memory, with different digits stored in different memory words. The considered hybrid algorithms combine the Toom-Cook-kk (or Toom-kk) fast integer multiplication approach with computational complexity Θ(cknlog⁑k(2kβˆ’1))\Theta\left(c_kn^{\log_k \left(2k-1\right)}\right), and "standard" integer multiplication algorithms which compute Ξ©(n2)\Omega\left(n^2\right) digit multiplications. We present an Ξ©((n/max⁑{M,n0})log⁑k(2kβˆ’1)(max⁑{1,n0/M})2M)\Omega\left(\left(n/\max\{M,n_0\}\right)^{\log_k \left(2k-1\right)}\left(\max\{1,n_0/M\}\right)^2M\right) lower bound for the I/O complexity of a class of "uniform, non-stationary" hybrid algorithms, where n0n_0 denotes the threshold size of sub-problems which are computed using standard algorithms with algebraic complexity Ξ©(n2)\Omega\left(n^2\right). As a special case, our result yields an asymptotically tight Θ(n2/M)\Theta\left(n^2/M\right) lower bound for the I/O complexity of any standard integer multiplication algorithm. As some sequential hybrid algorithms from this class exhibit I/O cost within a O(k2)\mathcal{O}\left(k^2\right) multiplicative term of the corresponding lower bounds, the proposed lower bounds are almost asymptotically tight and indeed tight for constant values of kk. By extending these results to a distributed memory model with n0n_0 processors, we obtain both memory-dependent and memory-independent I/O lower bounds for parallel versions of hybrid integer multiplication algorithms. All the lower bounds are derived for the more general class of "non-uniform, non-stationary" hybrid algorithms that allow recursive calls to have a different structure.Comment: arXiv admin note: substantial text overlap with arXiv:1904.1280
    corecore