i have time to play on the side with the surf miner again for the next 6 or so hours
meh, bazel builds fail for me currently
nvm, bazel now works with java11
and does not work when explicitly using a java8 toolchain
Strange
the phase which is analoguous to a linker in a C context tries to use a JVM flag which is a no-go
as in it does not use the toolchain everywhere it should, which seems like a bug
i’m glad i can just drop the gnarly long complex command line and it just works
it tries to inject -Xrootpath/p, which would work on java8, but not on java11 - this is what i’m basing my guess on
and as it now ’just works’, gonna pass on digging into that
https://pastebin.com/fpFFPryk Pastebin: maalisk. 09, 2019 4:25:12 IP. snowblossom.miner.surf.SurfMiner notifyNewBlock I - Pastebin.com
got 3 types of thing going wrong
and only getting invalid shares
the pool miner works fine on that rig
@Fireduck been tracing mining on the system level - can i somehow get the per thread read throughput at poolminer runtime? autotune should only care of that
actually the number of reads is the same thing