Skip to content

Releases: bilgisofttr/turkishsieve

Turkish Sieve Engine v1.0.0 (Pre-release)

19 Jan 04:19
978f67f

Choose a tag to compare

Security & VirusTotal Scan

TSE_v100.exe scanned on VirusTotal (70+ engines):
Clean & Safe – 0 detections (no threats found)

View full report
SHA256: 041b8984563be0133e9cfed872df9740ca6bf2749ad59366f85216b6bd705afb
(Scanned: January 19, 2026)

This release provides a ready-to-use Windows executable package for scanning twin and cousin primes with ultra-low memory usage (N/6 bit structure).

Included files:

  • Tse_v100.exe: Main application (double-click to run)
  • tse.lic: license file
  • mpir.dll: Mpir library for OMP parallelisation.
  • libgmp-10.dll: GMP library for big integer numbers.

Key features:

  • CUDA + OpenMP support for high performance on NVIDIA GPUs
  • Up to 339 billion candidates/sec on RTX 3070
  • 50% less memory than traditional sieves

How to use:

  1. Download and extract the ZIP
  2. Run Tse_v100.exe
  3. Follow the menu prompts (select GPU/CPU mode, range, etc.)

Full documentation: https://github.com/bilgisofttr/turkishsieve
Theoretical papers: https://zenodo.org/records/18038661

Feedback, benchmarks, or questions? Please share via Issues or email bilgisoft.tr@gmail.com

Thank you for trying Turkish Sieve!