GPUMP: A Multiple-Precision Integer Library for GPUs
Dept. of Comput. Sci., Hong Kong Baptist Univ., Hong Kong, China
IEEE 10th International Conference on Computer and Information Technology (CIT), 2010
Multiple-precision integer operations are key components of many security applications; but unfortunately they are computationally expensive on contemporary CPUs. In this paper, we present our design and implementation of a multiple-precision integer library for GPUs which is implemented by CUDA. We report our experimental results which show that a significant speedup can be achieved by GPUs as compared with the GNU MP library on CPUs.
June 29, 2011 by hgpu