Author

Topic: Mining Nexus... no hash rate (Read 145 times)

newbie
Activity: 2
Merit: 0
September 18, 2018, 09:04:57 PM
#2
And when I use mumus instead of cuda I get this on loop:

C:\Users\boatman\Desktop\Nexus\skminer-v0.1-mumus-mod3>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\boatman\Desktop\Nexus\skminer-v0.1-mumus-mod3>skminer.exe 127.0.0.1 9325
        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Initializing Miner 127.0.0.1:9325 Threads = 1 Timeout = 10 | Throughput = 2097152
GPU:
1: GeForce GTX 1060 6GB
Connected to 127.0.0.1:9325...
[MASTER] Coinshield Network: New Block 2209844

C:\Users\boatman\Desktop\Nexus\skminer-v0.1-mumus-mod3>GOTO start

C:\Users\boatman\Desktop\Nexus\skminer-v0.1-mumus-mod3>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\boatman\Desktop\Nexus\skminer-v0.1-mumus-mod3>skminer.exe 127.0.0.1 9325
        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Initializing Miner 127.0.0.1:9325 Threads = 1 Timeout = 10 | Throughput = 2097152
GPU:
1: GeForce GTX 1060 6GB
newbie
Activity: 2
Merit: 0
September 18, 2018, 08:51:13 PM
#1
Whenever I try to use skminer to mine Nexus I am getting an error, well, rather a lack of hashing. This is what happens ... any suggestions?



C:\Users\boatman\Desktop\Nexus\GPU-mining0.1-CUDA>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\boatman\Desktop\Nexus\GPU-mining0.1-CUDA>skminer.exe 127.0.0.1 9325
        ***** skMiner for nVidia GPUs by djm34  *****
                     This is version v0.1
        based on ccMiner by Christian Buchner and Christian H. 2014 ***
                   and on primeminer by Videlicet
         Copyright 2014 djm34
          BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Initializing Miner 127.0.0.1:9325 Threads = 1 Timeout = 10
Connected to 127.0.0.1:9325...
[MASTER] Coinshield Network: New Block 2209809
[MASTER] Coinshield Network: New Block 2209810
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209810
[MASTER] Coinshield Network: New Block 2209811
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209811
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209811
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209811
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209811
[MASTER] Coinshield Network: New Block 2209812
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209812
[MASTER] Coinshield Network: New Block 2209813
[METERS] 0 Hashes | 0.0 kHash/s | Height = 2209813
[MASTER] Coinshield Network: New Block 2209814
.
.
.
after doing that for a while I get
.
.
.
ptxas fatal   : Memory allocation failure
ptxas fatal   : Memory allocation failure
ptxas fatal   : Memory allocation failure
ptxas fatal   : Memory allocation failure
ptxas fatal   : Memory allocation failure
fatal   : Memory allocation failure

my .bat file looks like this:

:start
setx GPU_MAX_ALLOC_PERCENT 100
skminer.exe 127.0.0.1 9325
GOTO start

my nexus.conf file looks like this:

llpallowip=127.0.0.1:9325
unified=1
mining=1

Jump to: