beranm14 / pollard_rho

Cuda implementation of Pollard Rho algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Cuda implementation of Pollard Rho algorithm.


Languages

Language:Cuda 40.0%Language:C++ 23.8%Language:TeX 16.0%Language:C 9.2%Language:Shell 8.5%Language:Makefile 1.4%Language:Python 0.9%Language:Gnuplot 0.3%