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

Difference between revisions of "ClLucas"

From Prime-Wiki
Jump to: navigation, search
(restored)
(No difference)

Revision as of 12:37, 21 January 2019

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 (274,207,281-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