nicehash / NiceHashMiner

NiceHash Miner
Other
481 stars 217 forks source link

GPU #0: no kernel image is available - MTP #1648

Closed hugoburguete closed 5 years ago

hugoburguete commented 5 years ago

This issue seems to be persisting in the new version (v1,9,1,5).

Googling around suggested that it might be because my GPU is getting old and the CUDA version is no longer supported.

GPU: Geforce GTX 950 Log: [2019-07-07 16:32:16] Starting on stratum+tcp://mtp.eu.nicehash.com:3374 [2019-07-07 16:32:16] NVML GPU monitoring enabled. [2019-07-07 16:32:16] NVAPI GPU monitoring enabled. [2019-07-07 16:32:16] 1 miner thread started, using 'mtp' algorithm. [2019-07-07 16:33:37] Stratum difficulty set to 1 (0.00000) [2019-07-07 16:33:37] GPU #0: Intensity set to 16, 65536 cuda threads Step 1 : Compute F(I) and store its T blocks X[1], X[2], ..., X[T] in the memory Step 2 : Compute the root F of the Merkle hash tree

Followed by an ending stream of messages saying: GPU #0: no kernel image is available for execution on the device

Originally posted by @jakubsuchybio in https://github.com/nicehash/NiceHashMiner/issues/1465#issuecomment-506978629

campmdabt commented 5 years ago

Same for GTX 980

howion commented 5 years ago

Same for GTX 960

brandadaniel commented 5 years ago

GTX970 same error on nhm 1.9.1.7 with ccminer : [2019-07-14 09:54:36] GPU #0: no kernel image is available for execution on the device

viniflix commented 5 years ago

Same for GTX940MX

S74nk0 commented 5 years ago

Issue not related to nhm but ccminer MTP fork. Your GPUs aren't supported SM6.0+ will work with this miner.

campmdabt commented 5 years ago

If that's the case, please remove the ccminer mtp algorithm from unsupported cards.

S74nk0 commented 5 years ago

@campmdabt done