aion_miner icon indicating copy to clipboard operation
aion_miner copied to clipboard

aion miner

Results 28 aion_miner issues
Sort by recently updated
recently updated
newest added

I am using the v.0.2.1 miner for CUDA devices. I am getting 10-13 Sols/s with a 1070ti. This is much lower than expected. What may the issue be for this?

Using this command: `./aionminer -cd 0 -cv 1 -cb 64 -ct 64 --location 127.0.0.1:3333` ============================= aion reference miner====================== Equihash CPU&GPU Miner for AION v0.1.9 Base on NiceHash equihash miner. =============================...

My pool is running (only listening on IPv6 and computer has IPv6 disabled) Miner cannot connect ``` ./aionminer -t 4 -l 127.0.0.1:3333 -d 0 Equihash CPU&GPU Miner for AION v0.2.1...

Hi I have an old Nvidia GPU that only has compute capability 2.1 and that will work on the CUDA 8 driver. Will it compile for CUDA 8? How much...

When benchmarking the CUDA miner (v0.1.9) I get an intermittent error, as shown below. ``` ============================= aion reference miner====================== Equihash CPU&GPU Miner for AION v0.1.9 Base on NiceHash equihash miner....

Dear AION team, I tried to set up the solo_pool, aion kernel and miner by following the documentation. Though I think something is wrong on the solo_pool as I keep...

While running Aion kernel 0.1.19 (any release) the Aion Solo Pool throws error listed below. This only occurs in above version. When running 0.1.18 I don't get any errors and...

When I start the miner (0.1.10), the pool throws the following error: ``` jim@riddles:~/aion/aion_miner/aion_solo_pool$ ./run_quickstart.sh 20061:C 06 Apr 10:14:21.608 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 20061:C 06 Apr 10:14:21.608 #...

After update the latested v0.1.10 miner. I got this error from time to time. [19:27:00][0x00007f6b83326740] Speed [15 sec]: 15.2667 I/s, 30.5333 Sols/s [19:27:10][0x00007f6b83326740] Speed [15 sec]: 15.2667 I/s, 32.0667 Sols/s...

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 =============================...