i am a complete noob but i was able ton install ubuntu server in hyper V. i also have a full grin node running. I installed the grin-miner but when i want to start mining
the miner closes as soon as it loads the plugin " mean cpu ". The only 1 i could get to run is the lean cpu 30 …
my CPU is an intel core i5 7500 kaby lake
Also i would like to try GPU mining but dont really know how. i found some kind of video explaining it but that dit not work , probably my current gpu is not good enough. i have a GTX 1050 TI 4 GB … could this work?
Will 2x4GB GPUs cards installed inside the same miner do the trick? (I have 2X GTX 970)
Or the 7GB+ has to be on the same GPU to have a chance?
Basically I’m trying to learn if I need to buy a 8GB card or if I can run with dual 4GB GPUs.
The challenge would be loading the graphs into memory I imagine, and so if 7GB is the size, you’ll need an 8GB card for sure.
There may be an exception to that if the cards can run in SLI or crossfire, but I’m not sure how that works in terms of hardware memory. Tromp may be able to guide you better on that.
ok i just cloned it and went into " cuckoo " folder and did " cd src " " make all ".
this gave me 2 errors about java , i dont know if thats a big deal? What do i do next?
wil the miner automatically take this or should i point it to it? and how do i do it? thx a lot in advance for helping me figuring this out
grin@grin:~/cuckoo/src$ make[1]: javac: Command not found
make[1]:: command not found
grin@grin:~/cuckoo/src$ Makefile:19: recipe for target ‘Cuckoo.class’ failed
Makefile:19:: command not found
grin@grin:~/cuckoo/src$ make[1]: *** [Cuckoo.class] Error 127
make[1]:: command not found
grin@grin:~/cuckoo/src$ make[1]: Leaving directory ‘/home/grin/cuckoo/src/java’
make[1]:: command not found
grin@grin:~/cuckoo/src$ Makefile:5: recipe for target ‘java’ failed
Makefile:5:: command not found
grin@grin:~/cuckoo/src$ make: *** [java] Error 2
For mining grin you use grin-miner. My repo is only useful in testing the build of the solver and playing with them directly, and for diagnosing solver bugs.
I dont know what to do next. Just not handy enough with this ubuntu system… probably buying a gtx 1080 and use the windows miner is the best way for me to go