GitHunt
BE

beranm14/pollard_rho

Cuda implementation of Pollard Rho algorithm.

Pollard-rho

Cuda implementation of Pollard Rho algorithm. For further details read report/main.pdf.

  • cpu contain version for cpu unit
  • cuda_v1 contain first version of my implementation
  • cuda_v2 contain second version, which is not that good

There are also some settings for school environment and nvvp files for profiling.

Languages

Cuda40.0%C++23.8%TeX16.0%C9.2%Shell8.5%Makefile1.4%Python0.9%Gnuplot0.3%

Contributors

Created February 28, 2017
Updated August 16, 2023
beranm14/pollard_rho | GitHunt