cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
684 stars 304 forks source link

Feature request: Running time configuration #113

Open vuokko opened 10 years ago

vuokko commented 10 years ago

It would be nice to have in config something like mineStartTime and mineEndTime to run cudaminer between 17:00 and 07:00.

cbuchner1 commented 10 years ago

a cron job with use of --time-limit= a multiple of 3600 per hour would not work ?

2014-03-15 12:12 GMT+01:00 Hannu Vuolasaho notifications@github.com:

It would be nice to have in config something like mineStartTime and mineEndTime to run cudaminer between 17:00 and 07:00.

Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/113 .

vuokko commented 10 years ago

It works and I use it.

Two problems. I happened to look my miners activity from mining pool exactly wrong time and second is that configuration is distributed in two places.