ghostlander / nsgminer

NeoScrypt OpenCL GPU Miner
https://bitcointalk.org/index.php?topic=712650.0
GNU General Public License v3.0
97 stars 68 forks source link

The miner doesn't work on Nvidia 1060 #21

Closed kkkrackpot closed 6 years ago

kkkrackpot commented 6 years ago

Hi,

Seems no mining on Nvidia:

[19:20:16] List of devices:                    
[19:20:16]  0   GeForce GTX 1060 3GB                    
[19:20:16] Selected 0: GeForce GTX 1060 3GB                    
[19:20:16] Activated NVIDIA management for GPU 0                    
[19:20:16] Selecting the default NeoScrypt kernel                    
[19:20:16] Error -9999: Building Program (clBuildProgram)                    
[19:20:16] ptxas error   : Entry function 'search' uses too much shared data (0x10040 bytes, 0xc000 max)

[19:20:16] Failed to init GPU thread 0, disabling device 0                    
[19:20:16] Restarting the GPU from the menu will not fix this.                    

It's a self-compiled miner, not a downloaded binary.

ghostlander commented 6 years ago

-w 128

kkkrackpot commented 6 years ago

@ghostlander Great, thanks!

It works now, but eats 100% CPU with -g 1, 200% with -g 2 and so on...