Hi guys, I'm usually good with finding a solution on my own but I do struggle with this one.
Updated to 3.10 and I'm able to run phi2 as I used to before.
The trouble is lyra2v3 and cnv8I'm getting the:
Team Red Miner version 0.3.10
[2019-02-11 16:05:22] Auto-detected AMD OpenCL platform 0
[2019-02-11 16:05:22] Failed to initialize device number 0 (-30)
[2019-02-11 16:05:22] Successful clean shutdown.
running on ubuntu (LM actually) and installed the amdgpu-pro 18.50. Also uninstalled rocm.
clinfo can see all four GPU's
2 x Vega 56 and 2 x Vega 64
./teamredminer -a cnv8 -o stratum+tcp://cnv8.pool:0000 -u mywallet -p
./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p
The only running also is:
./teamredminer -a phi2 -o stratum+tcp://phi2.pool:0000 -u mywallet -p
Am I missing something trivial?