mtsieve is a framework wrapped around primesieve to distribute prime numbers to worker classes to do work with those prime numbers. The "mt" means that it is multi-threaded. The "sieve" means that the framework is typically used to eliminate candidate terms with small from a set of numbers. The numbers remaining after using mtsieve can then be used by programs such as llr and pfgw to test those numbers for primality. Another usage could be to use those prime numbers to test each for a specific characteristic, such as whether it is a Wieferich or Wall-Sun-Sun number. The framework is portable to any OS running on x86-64 and supports GPUs.
Features
- multi-threaded
- portable to Windows, OS X, Linux
- x86-64
- OpenCL
-
Released /srsieve2_1.8.7.7z
-
Fix errors that can lead to crashing under certain circumstances
-
Released /srsieve2_1.8.6.7z
-
Add -fM option to create worktodo.txt for gr-mfaktc
-
Fixed code were terms are removed incorrectly when the factor = d.
Follow mtsieve
You Might Also Like
Project Management Software
Project Insight offers powerful tools for project managers and teams in order to deliver optimal performance and ensure success. An enterprise project and portfolio management software, Project Insight offers personalized dashboards, intelligent scheduling, resource management, collaboration, time and expense tracking, project and portfolio tracking, workflow, and reporting features to help teams work better and get real results. Project Insight is suitable for small teams, mid-market companies, and large enterprises.
… Expand ▾Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mtsieve!