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
$ ./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)