Pages:
Author

Topic: hsrminer - Nvidia mining software for various algos by palgin&alexkap - page 27. (Read 30774 times)

newbie
Activity: 6
Merit: 0
Can someone guide me to use HSRmining for neoscrypt gbx

this is my bat file


hsrminer_hsr.exe -o stratum+tcp://pool.unimining.net:4233 -u GKujfjAxyoV3w7JpMJ1nMu84izVCfzCXTK -p c=GBX
pause

im getting this error

IINFO : [16:01:19] : Securing devfee mining...
 INFO : [16:01:19] : Dev_Main OK.
 INFO : [16:01:19] : Dev_Backup OK.
 INFO : [16:01:19] : Dev pools checked, at least 1 accessible, continue...
 INFO : [16:01:19] : POOL: stratum+tcp://pool.unimining.net:4233
 INFO : [16:01:19] : Checking for NVML...
 INFO : [16:01:19] : NVML not found or inaccessible, NVAPI monitoring enabled, continue...

running Win 10 pro msi z270plus 6gpu asus dual oc 1070 4g ram

thanks guys

------------------
update forget about it, I had downloaded the HSR version by mistake of the exe instead of neoscypt all good now thanks
full member
Activity: 224
Merit: 100
CryptoLearner
I'm able to run this fine on windows 10. On windows 7 64 I get errors like this, depending on what I have for the intensity setting:

hsrminer_neoscrypt -o stratum+tcp://xxxxx:4233 -u xxxx -p c=INN -i 16

 INFO : [11:25:42] : Securing devfee mining...
 INFO : [11:25:42] : Dev_Main OK.
 INFO : [11:25:43] : Dev_Backup OK.
 INFO : [11:25:43] : Dev pools checked, at least 1 accessible, continue...
 INFO : [11:25:43] : POOL: stratum+tcp://x:4233
 INFO : [11:25:43] : Checking for NVML...
 INFO : [11:25:43] : NVML monitoring enabled, continue...
 INFO : [11:25:43] : 3 GPUs found/specified, initializing miner...
 INFO : [11:25:47] : Share difficulty reset -- 256 (0.00391)
 INFO : [11:25:47] : New block #57495 received, new difficulty is 389.872
 INFO : [11:25:48] : GPU #0: GeForce GTX 1070 Ti, flags: 0, 1, 0
 INFO : [11:25:48] : GPU #1: GeForce GTX 1070 Ti, flags: 0, 1, 0
Cuda error in func 'neoscrypt_cpu_hash_1070' at line 1460 : an illegal memory access was encountered.
Cuda error in func 'neoscrypt_cpu_hash_1070' at line 1460 : an illegal memory access was encountered.
Cuda error in func 'neoscrypt_cpu_init' at line 1354 : an illegal memory access was encountered.



The system has 16 gb of memory. The errors always have something to do with "neoscrypt_cpu", I'm not sure why it would be trying to mine on the CPU. I am able to mine neoscrypt on these gpus on win 7 using another miner.


 -i 16 is TOO MUCH, 16 threads for 3gpus is madness mate, let it auto and stock tweaking stuff you don't understand... that's why it crash remove all tweaks.
jr. member
Activity: 213
Merit: 3
Okay so what I've found with this miner, is that it's only worth while if you're using 1080's or higher. The issue I've found is that hashrates deteriorate significantly as time goes on. I go from 6300kh/s, 8hours later, sitting at around 5800kh/s.

I don't think the 1080's are excluded from this issue.. My 1080 ti sits around 1850kh/s at 215watts normally, but at any time it can drop to 1550 and jump up to 240watts and sit there, requiring a reboot to snap it out of that funk. My 1070ti on the other hand sits at 1440kh/s and doesn't have this dropped rate issue, so I dunno what's going on there. Hasn't been a dev response to any of the feedback in days.

Check your windows log, i'm pretty sure you will find a nvidia driver error. When this occurs, afterburner cannot contact the graphic cards and the card reset to default settings.
You can also check with running all the time hc64. If when the hashrate drop occurs, hc64 cannot monitor your graphic cards it means that it's just a driver error.

Thanks Melpheos, I will try to look at that, that does make sense. Now I just need to figure out how to check the windows log.. Not sure what HC64 is either.. Ya.. I'm nub Wink
jr. member
Activity: 48
Merit: 4
I'm able to run this fine on windows 10. On windows 7 64 I get errors like this, depending on what I have for the intensity setting:

hsrminer_neoscrypt -o stratum+tcp://xxxxx:4233 -u xxxx -p c=INN -i 16

 INFO : [11:25:42] : Securing devfee mining...
 INFO : [11:25:42] : Dev_Main OK.
 INFO : [11:25:43] : Dev_Backup OK.
 INFO : [11:25:43] : Dev pools checked, at least 1 accessible, continue...
 INFO : [11:25:43] : POOL: stratum+tcp://x:4233
 INFO : [11:25:43] : Checking for NVML...
 INFO : [11:25:43] : NVML monitoring enabled, continue...
 INFO : [11:25:43] : 3 GPUs found/specified, initializing miner...
 INFO : [11:25:47] : Share difficulty reset -- 256 (0.00391)
 INFO : [11:25:47] : New block #57495 received, new difficulty is 389.872
 INFO : [11:25:48] : GPU #0: GeForce GTX 1070 Ti, flags: 0, 1, 0
 INFO : [11:25:48] : GPU #1: GeForce GTX 1070 Ti, flags: 0, 1, 0
Cuda error in func 'neoscrypt_cpu_hash_1070' at line 1460 : an illegal memory access was encountered.
Cuda error in func 'neoscrypt_cpu_hash_1070' at line 1460 : an illegal memory access was encountered.
Cuda error in func 'neoscrypt_cpu_init' at line 1354 : an illegal memory access was encountered.



The system has 16 gb of memory. The errors always have something to do with "neoscrypt_cpu", I'm not sure why it would be trying to mine on the CPU. I am able to mine neoscrypt on these gpus on win 7 using another miner.
full member
Activity: 150
Merit: 100
caeruleum arca archa
waiting on a *nix release or source so i can compile myself Smiley

You will have to wait for the source Cheesy

Don't hold your breath, based on his previous responses in this thread (or lack thereof even when he's been called out on it).
member
Activity: 99
Merit: 10
waiting on a *nix release or source so i can compile myself Smiley

You will have to wait for the source Cheesy
newbie
Activity: 6
Merit: 0
waiting on a *nix release or source so i can compile myself Smiley
full member
Activity: 150
Merit: 100
caeruleum arca archa
Hasn't been a dev response to any of the feedback in days.

Nearly two weeks. Based on his last post, his wife may have something to do with it...  Roll Eyes
full member
Activity: 224
Merit: 100
CryptoLearner
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

-i 7 is too much high

i have -i 5 on 1080ti (or default settings...using test version)
Ok thanks guys, I've set it to -i 5, -c 4.
CPU load is ~50% (yeah I'm working with a dual-core celeron...)

Let's see how it goes.

EDIT: where are the parameters listed btw? Did not find any reference to them in the first post...

Use -h when calling  the miner exe

Code:
$ ./hsrminer_neoscrypt.exe -h

                  888888ba           oo       dP oo
                  88    `8b                   88
                  88     88 dP   .dP dP .d888b88 dP .d8888b.
                  88     88 88   d8' 88 88'  `88 88 88'  `88
                  88     88 88 .88'  88 88.  .88 88 88.  .88
                  dP     dP 8888P'   dP `88888P8 dP `88888P8

      dP                                    oo
      88
      88d888b. .d8888b. 88d888b. 88d8b.d8b. dP 88d888b. .d8888b. 88d888b.
      88'  `88 Y8ooooo. 88'  `88 88'`88'`88 88 88'  `88 88ooood8 88'  `88
      88    88       88 88       88  88  88 88 88    88 88.  ... 88
      dP    dP `88888P' dP       dP  dP  dP dP dP    dP `88888P' dP


****************************************************************************************************
 NVIDIA hsrminer 1.0.1 for Neoscrypt algo by palgin & alexkap (https://github.com/palginpav/hsrminer)
****************************************************************************************************
 Product contains devfee 1%. If you don't agree, don't use this product.
****************************************************************************************************

Sample usage: hsrminer -o URL -u USERNAME -p PASSWORD

Inspired by ccminer and EWBF's equihash miner.

Options:
  -d, --devices         List of CUDA devices to use (comma separated)
  -o, --url=URL         URL of pool/solo server (protocol://server:port)
  -O, --userpass=U:P    Username:Password pair for pool/solo server
  -u, --user=USERNAME   Username for pool/solo server
  -p, --pass=PASS       Password for pool/solo server
  -x, --proxy=URL       Use a proxy (protocol://proxy:port)
  -l, --listdevs        List all avaliable devices
  -i, --intensity       Use to calibrate number of threads running
  -c, --cpu-priority    Set process priority from 0 to 5 (default is 3)
  -v, --version         Display app/libs version information and exit
  -h, --help            Display this help text and exit

Still need refinement, and console return (like the current intensity, API, and so on)
hero member
Activity: 1274
Merit: 556
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

-i 7 is too much high

i have -i 5 on 1080ti (or default settings...using test version)
Ok thanks guys, I've set it to -i 5, -c 4.
CPU load is ~50% (yeah I'm working with a dual-core celeron...)

Let's see how it goes.

EDIT: where are the parameters listed btw? Did not find any reference to them in the first post...
member
Activity: 144
Merit: 10
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

-i 7 is too much high

i have -i 5 on 1080ti (or default settings...using test version)
full member
Activity: 224
Merit: 100
CryptoLearner
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

How about not using any tweaks/intensity tweaks (remove -i 7 -c 5) ? does it run properly ?
Trying that now - let's see how long it holds. Speeds lower by 15% now (approx 1150kH/s per 1080 for clocks at +100/+600)... Sad

Yeah the issue is that you probably overload your rig somewhere, either the CPU load or the GPU load, you probably want to tweak each one of them until you reach stability. I would begin by CPU , try -c4 for starters, and see how the stability goes, then lower the intensity and see how it goes.

A working rig is worth much more than a few more hash being unstable. Also this miner isn't yet fully optimised for the 1080x series, keep that in mind.

Good luck !
hero member
Activity: 1274
Merit: 556
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

How about not using any tweaks/intensity tweaks (remove -i 7 -c 5) ? does it run properly ?
Trying that now - let's see how long it holds. Speeds lower by 15% now (approx 1150kH/s per 1080 for clocks at +100/+600)... Sad
full member
Activity: 224
Merit: 100
CryptoLearner
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?

How about not using any tweaks/intensity tweaks (remove -i 7 -c 5) ? does it run properly ?
hero member
Activity: 1274
Merit: 556
I'm having stability problems with this miner...
5x1080, using -i 7 -c 5
Clocks already substantially lower compared to eg Skunk or Equihash.
Rig basically just keeps crashing.
Any suggestions?
jr. member
Activity: 557
Merit: 5
Okay so what I've found with this miner, is that it's only worth while if you're using 1080's or higher. The issue I've found is that hashrates deteriorate significantly as time goes on. I go from 6300kh/s, 8hours later, sitting at around 5800kh/s.

I don't think the 1080's are excluded from this issue.. My 1080 ti sits around 1850kh/s at 215watts normally, but at any time it can drop to 1550 and jump up to 240watts and sit there, requiring a reboot to snap it out of that funk. My 1070ti on the other hand sits at 1440kh/s and doesn't have this dropped rate issue, so I dunno what's going on there. Hasn't been a dev response to any of the feedback in days.

Check your windows log, i'm pretty sure you will find a nvidia driver error. When this occurs, afterburner cannot contact the graphic cards and the card reset to default settings.
You can also check with running all the time hc64. If when the hashrate drop occurs, hc64 cannot monitor your graphic cards it means that it's just a driver error.
jr. member
Activity: 98
Merit: 3
Okay so what I've found with this miner, is that it's only worth while if you're using 1080's or higher. The issue I've found is that hashrates deteriorate significantly as time goes on. I go from 6300kh/s, 8hours later, sitting at around 5800kh/s.

I don't think the 1080's are excluded from this issue.. My 1080 ti sits around 1850kh/s at 215watts normally, but at any time it can drop to 1550 and jump up to 240watts and sit there, requiring a reboot to snap it out of that funk. My 1070ti on the other hand sits at 1440kh/s and doesn't have this dropped rate issue, so I dunno what's going on there. Hasn't been a dev response to any of the feedback in days.


Okay glad I'm not the only one. It almost seems to be a power draw issue. Would like to see a dev respond.
jr. member
Activity: 213
Merit: 3
Okay so what I've found with this miner, is that it's only worth while if you're using 1080's or higher. The issue I've found is that hashrates deteriorate significantly as time goes on. I go from 6300kh/s, 8hours later, sitting at around 5800kh/s.

I don't think the 1080's are excluded from this issue.. My 1080 ti sits around 1850kh/s at 215watts normally, but at any time it can drop to 1550 and jump up to 240watts and sit there, requiring a reboot to snap it out of that funk. My 1070ti on the other hand sits at 1440kh/s and doesn't have this dropped rate issue, so I dunno what's going on there. Hasn't been a dev response to any of the feedback in days.
newbie
Activity: 19
Merit: 0
Can anyone guide me on how to setup devices or deny devices in the .bat file?

I got a 1070 and a 970 on the same rig and want to run the 1070 with hsrminer and the 970 with another one.

Possible?  I assume it is....

Just wondering if I can focus on one device like d=0 and only run one card.

thanks!

PS - So far loving this new miner!  Added about 400 kh/s just by switching to this one!  Shocked Shocked Shocked
newbie
Activity: 8
Merit: 0
best miner, plz add anothers algo (xeven, phi, keccak)
Pages:
Jump to: