18 #include "../common/helper/helper.hpp" 39 std::cerr <<
"Usage: start_opencl" << std::endl;
51 main(
int argc,
const char*
const[]) {
std::set< nat_type > opencl_check_gentle_varsigma_odd(nat_type first_n, nat_type last_n, unsigned int opencl_nb_number, bool print_bad, bool print_time)
Check in the order all odd gentle numbers between first_n and last_n, and if print_bad then print all...
const std::string prime_filename
Default filename for the binary file "big_data/prime28.bin".
bool read_primes_table()
Read the binary file prime_filename to fill the table with all primes < 2^28. This table must be read...
int main(int argc, const char *const [])
Implementation of the OpenCL parallel algorithms presented in the report.