Skip to content
New issue

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

GPU and CPU mining in one app is not working #25

Open
alexander-vi opened this issue Mar 22, 2018 · 0 comments
Open

GPU and CPU mining in one app is not working #25

alexander-vi opened this issue Mar 22, 2018 · 0 comments

Comments

@alexander-vi
Copy link

alexander-vi commented Mar 22, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant