A GPU Implementation of a Jacobi Method for Lattice Basis Reduction
Department of Computing and Software, McMaster University, Hamilton, Ontario, Canada
International Workshop on Data-Intensive Scientific Discovery (DISD), 2013
@article{jeremic2013gpu,
title={A GPU Implementation of a Jacobi Method for Lattice Basis Reduction},
author={Jeremic, Filip and Qiao, Sanzheng},
year={2013}
}
This paper describes a parallel Jacobi method for lattice basis reduction and a GPU implementation using CUDA. Our experiments have shown that the parallel implementation is more than fifty times as fast as the serial counterpart, which is about twice as fast as the well-known LLL lattice reduction algorithm.
September 28, 2013 by hgpu