WvanWoerden / G6K-GPU-Tensor

Lattice Sieving using GPU Tensor cores based on the General Sieve Kernel (G6K)
21 stars 6 forks source link

Dual Hash Reworked #7

Closed WvanWoerden closed 2 years ago

WvanWoerden commented 2 years ago

New dual hash defaults, and one can now pass a --dh_acceptance (default: 1e-5), which limits the acceptance ratio of the dual hash filter to at most that by sensibly limiting the dual hash bound based on the other parameters.