...
Has dev gone?
https://bt.irlbtc.com/view/731923.msg14247769#msg14247769pretty graph of mining distribution
Hi.. Just wanted to say i started using your miner, and it is a very good piece of software. I have been mining all sorts of altcoins and all sorts of algos with gpus and of course burst, and your miner was extremely easy to set up and use, the defaults make it very very easy to get going. The documentation in the setup file is good and with examples where needed. Great job.
I am finishing my rounds much faster than with the java miner, that's also very good.
Alsway a good feeling if users are satisfied ... thanks for 'promoting' jminer :-)
Check out latest version ...
burstcoin-jminer-0.4.4-SNAPSHOTDownloadhttps://github.com/de-luxe/burstcoin-jminer/releases/tag/0.4.4-SNAPSHOT InfoWriting logfile is now optional and disabled per default.
Added some additional openCL info/support for easy setup. e.g.:
Copied from logs:List of system openCL platforms and devices (* = used for mining)
* PLATFORM-[0] AMD Accelerated Parallel Processing
OpenCL 2.0 AMD-APP (1642.5)
* DEVICE-[0] Tahiti (2GB) - Advanced Micro Devices, Inc.
OpenCL 1.2 AMD-APP (1642.5) | '1642.5 (VM)'
work group size '256', computing units '32', available 'true'
DEVICE-[1] Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz (17GB) - GenuineIntel
OpenCL 1.2 AMD-APP (1642.5) | '1642.5 (sse2,avx)'
work group size '1024', computing units '12', available 'true'
(*) openCL context successfully started! (platformId: 0, deviceId: 0)
Fixed smaller bugs and stuck issue while solo-mining
Added debug mode (will e.g. list incomplete plot-files)
Changes- support all available openCL devices
- check for openCL support on startup, list available platforms/devices
- prevent wallet from stuck on solo-mining e.g. on slow blocks/no open gui
- writing logfile as optional feature
- stop using jocl 0.2.0 as long as there is no performance improvement
- provide info about 'incomplete' plot-files
- enable selection logLevel DEBUG for users that are interested in more details