preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
127 stars 35 forks source link

Avoid repetitive logging of the PRPLL version #291

Closed proski closed 3 weeks ago

proski commented 3 weeks ago

Log the version in main() once, after the logging starts. Log the version and the instance number in gpuWorker() to make the message distinct and more informative.