nsgminer icon indicating copy to clipboard operation
nsgminer copied to clipboard

NeoScrypt OpenCL GPU Miner

Results 16 nsgminer issues
Sort by recently updated
recently updated
newest added

Hi, i have various older video cards laying around, mostly Nvidia Tesla or Kepler family. I know that they aren't that powerful, but I have solar panels and I'm curious...

I´m testing your miner and It works right in Ahashpool, but not in Nicehash (same call with different server and port). I always get "No servers could be used! Exiting"

I am able to run current nsgminer against beignet 1.3.2 fine and it detects my Intel integrated graphics: ``` # ./nsgminer --ndevs [2017-12-25 04:38:48] OpenCL platform 0 vendor: Intel [04:38:48]...

configure options ``` config: ./configure --disable-adl --enable-cpumining --disable-nvml ``` compiler: ``` bash$ clang --version Apple LLVM version 8.1.0 (clang-802.0.42) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ```

Hi @ghostlander I benchmarked my gpu both with **nsgminer** and **ccminer** for neoscrypt nsgminer: **648** kh/s ccminer: **1004** kh/s Just wondering why there is such a gap with same gpu...

I'm trying to get nsgminer to compile on my Mac, but it only works with the --disable-nvml flag set. Without it I get ``` CC error.lo nvml.c:207:5: error: use of...

hi guys , i tried to mine using the nsgminer , had issue on both windows and ubuntu, i compiled nsgminer on ubuntu and used the released version on windows...

Hi! Thanks for a neat tool. I've compiled nsgminer on my Mac, but I think I've missed the part about enabling GPU support - I'm not sure if it's actually...

Hi - I'm currently using the latest Klaust version of ccminer on 2 mining rigs to mine Feathercoin on a P2Pool node. The rigs are both Windows 8.1, one of...

The binary still tries to enable all GPUs detected and fails when they are in use by other applications. E.g. run nsgminer --device 2 on a system with 3 GPUs,...