CryptoGoblin
CryptoGoblin copied to clipboard
CryptoNote CPU/GPU mining tool for Monero (XMR)
Hello. ``` CN/R, Intel Pentium G4400 (AES-NI, no AVX), win7 CryptoGoblin v4.3.3 ~15 other CPU miner ~47 ```
Hello. Version 4.3.3 Tested on win7, win10, srv2008r2, 2-core-single-cpu, 4-core-two-cpu - affinity in cpu.txt ignored. Compiled linux version seems work good. Xmrig works ok, process locks to configured affinity. "start...
Ubuntu 16.04 LTS WARNING: backend plugin CryptoGoblin_opencl contains no entry 'xmrstak_start_backend': ./libCryptoGoblin_opencl.so: undefined symbol: xmrstak_start_backend WARNING: AMD Backend disabled
I get the following build error and am pretty clueless. You got any ideas? ``` [ 93%] Linking CXX shared library bin/libCryptoGoblin_opencl.so /usr/bin/ld: invalid common page size `209715' collect2: error:...
←]0;CryptoGoblin 4.1.2[2019-04-02 10:58:27] ←[33mStarting Hash self-tests.←[0m [2019-04-02 10:58:28] ←[32mHash self-test successful.←[0m [2019-04-02 10:58:28] Thread 0 has invalid config. [2019-04-02 10:58:28] ←[33mStarting ASM Hash self-tests.←[0m [2019-04-02 10:58:28] Enabling cpu cryptonight_r asm...
Built with brew-installed gcc and with apple's gcc but both binaries fail with `Abort trap: 6`. For the homebrew approach, I set `CC=/usr/local/bin/gcc-8` and `C++=/usr/local/bin/c++-8`, but that caused a build...
Xeon L3650, Ubuntu 16.04, mining Monero (CNR) On 4.1.0 approx 30 H/s per core. Now on 4.2.1, approx 22 H/s per core. Compiled on the same VM with the same...
socks
Can you add a linux cli option for mining via socks proxy ? like the -x option in cpuminer : -x SOCKS5://127.0.0.1:9050 Thanks :)