We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nheqminer miner allows to launch GPU mining threads with CPU threads in one app. But this seems not work for AION
./aionminer -b 100 --cd 0 -t 6 ============================= aion reference miner====================== Equihash<210,9> CPU&GPU Miner for AION v0.1.10 Base on NiceHash equihash miner. ============================= aion reference miner====================== Setting log level to 2 [08:38:30][0x00007f88cd9e2740] Using SSE2: YES [08:38:30][0x00007f88cd9e2740] Using AVX: YES [08:38:30][0x00007f88cd9e2740] Using AVX2: YES [08:38:30][0x00007f88cd9e2740] Benchmarking CUDA worker (CUDA-TROMP) GeForce GTX 1060 6GB (#0) BLOCKS=70, THREADS=64 [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:30][0x00007f88cd9e2740] Benchmarking CPU worker (cpu_tromp_STUB) [08:38:31][0x00007f88cd9e2740] Benchmark starting... this may take several minutes, please wait... [08:38:31][0x00007f88cd9e2740] Benchmark done! [08:38:31][0x00007f88cd9e2740] Total time : 267 ms [08:38:31][0x00007f88cd9e2740] Total iterations: 100 [08:38:31][0x00007f88cd9e2740] Total solutions found: 1 [08:38:31][0x00007f88cd9e2740] Speed: 374.532 I/s [08:38:31][0x00007f88cd9e2740] Speed: 3.74532 Sols/s
Please note Total solutions found: 1
If such a feature is not planned for AION I suggest completely remove possibility to launch in such a way.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Nheqminer miner allows to launch GPU mining threads with CPU threads in one app.
But this seems not work for AION
Please note Total solutions found: 1
If such a feature is not planned for AION I suggest completely remove possibility to launch in such a way.
The text was updated successfully, but these errors were encountered: