Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Navigation
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
ClLucas
Workload type | Lucas-Lehmer test |
First release | 2013 |
Latest version | 1.044 01-02-2016 |
clLucas is an OpenCL-based program written by Shoichiro Yamada for testing Mersenne numbers for primality with Lucas-Lehmer test. It is an OpenCL counterpart of CUDALucas, also developed by Shoichiro Yamada.
clLucas was one of the verification programs for M49 (274207281-1).
The author posts his code to "LL with OpenCL" thread at MersenneForum (author's nickname is "msft").
The name "CLLucas" was first suggested by user kraker at MersenneForum.
External links
- clLucas thread at MersenneForum
- Sourcecode and executables mirror
- GPU benchmarks with CUDALucas/clLucas