preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
176 stars 39 forks source link

Avoid repetitive logging of the PRPLL version #291

Closed proski closed 3 months ago

proski commented 3 months 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.