Search content
Sort by

Showing 3 of 3 results by cnewman
Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.4: The Fastest NeoScrypt GPU Miner
by
cnewman
on 25/01/2018, 11:15:21 UTC
On the optimized CC miner I get
Nvidia 1070ti: 1350 hasrate
nvidia 1060 6gb OC version: 750

nvidia 1070ti
core: +150
memory: +600

1060 6gb oc:
core: +160
memory: 750

Running on windows 10. Previously i was running ethos but it gave me worse performance than windows for neoscrypt.

--> https://imgur.com/a/7DhSi

Out of interest how many watts are your 1070 ti using under windows?  I get around 1100 with my 1070 ti's with a set power limit of 135w under linux.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
cnewman
on 25/01/2018, 11:05:48 UTC
HI All

When i run the nvoc start command after i update the 1bash file, the system automatically reboots, just wondering if i can stop this? I am running in remote mode.

Cheers


I think there was some limitations in remote mode that should reboot system to start 3main.

You can use
Code:
pkill -e screen
To stop all mining processes (miner,watchdog,temp,...) before update 1bash, and then restart them with
Code:
pkill -f 3main

Perfect - thank you.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
cnewman
on 25/01/2018, 09:53:19 UTC
HI All

When i run the nvoc start command after i update the 1bash file, the system automatically reboots, just wondering if i can stop this? I am running in remote mode.

Cheers