Error: CL_BUILD_PROGRAM_FAILURE Code: s-331.16
Very interresting, i was tracking that bug for a long time, and thanks to your comment, i know it's related to my "vega detect" routine. I fix it and re-release. Bad bug, but good news for me somehow. This error had been reported on github previously, with a different error code but i could check it was the same bug. Thanks !
social media account
Nope, on purpose, i've no time enough to provide a
decent real-time support, and opening a ghost, mostly unused Twitter account would be quite lame. I answer on this topic and the Github page, but no social medias.
1. Please add feature keep alive option.
2. Please add report in yellow how many miner reconnect to pool after connection drop.
3. Please do warm up again after miner reconnect to the pool.
4. Along with watch dog for next release is it possible to add feature min speed, so if overall hash rate below min speed for 5 min (after the warm up session) than it will restart the miner or windows.
1. nice to have but Watchdog has higher priority to be dev'ed
2. Very good idea, i do it right now.
3. Sure, stupid i didn't do it before, but it's longer to dev so it will be in version after next
4. This is my definition of Watchdog, just the "min" will default to zero, but you can set any number. On my rigs with my dev prototype (the future 0.32k) it is set to 90% of normal hashrate as "min".
BUT after mining a bit,
it starts to increase, decrease, etc, as if you don't put anything!
I haven't tested explicitely, but some (most?) pools will force a variable diff if you mine too fast or too slow with a fixed diff. Look at the log, if you get a message "Pool changes Difficulty to XXXX." so that's your pool's job, JCE don't change the diff by itself. I'll switch one rig to that pool for a few hours to check for that (but I mine v7 and not Heavy since i've low-mem cards).
edit:
0.32j online - minor versionReplaces the short-lived buggy 0.32i, and fixes the vega bug, and keeps its features:
Lag timer when a share is accepted/rejected by the pool
The yellow hashrate is now called "net hashrate" to avoid ambiguity.
** Key: Yellow=pool-side net results, Blue=instant hashrate, Purple=Hardware GPU status.
New coin: Veronite
New param: --bus-order to order GPUs by bus-id.
(really) Fixed Vega detection
Added reconnection counter in yellow report (and in JSON report)