Closed jcvernaleo closed 1 year ago
Am not sure what this means or where it belongs but it seems similar to the original issue. GoMiner never gets far when I try to run it. Always the same results listed below. Not sure if there's any hope heh.
C:\decred\GoMiner\gominer-windows-amd64-cuda-v0.6.0>gominer.exe 15:23:08 2017-03-26 [INF] MAIN: Version 0.6.0-beta CUDA panic: Unknown CUresult: 35
goroutine 28 [running, locked to thread]: panic(0x81e680, 0xc0423cc408) C:/Go/src/runtime/panic.go:500 +0x1af github.com/decred/gominer/vendor/github.com/jcvernaleo/3/cuda/cu.DeviceReset() C:/Users/jolan/go/src/github.com/decred/gominer/vendor/github.com/jcvern aleo/3/cuda/cu/runtimeapi.go:26 +0x7b main.(Device).runDevice(0xc0423a6000, 0x0, 0x0) C:/Users/jolan/go/src/github.com/decred/gominer/cudevice.go:284 +0x146 main.(Device).Run(0xc0423a6000) C:/Users/jolan/go/src/github.com/decred/gominer/device.go:95 +0x36 main.(Miner).Run.func1(0xc0423a6000, 0xc04202b030) C:/Users/jolan/go/src/github.com/decred/gominer/miner.go:212 +0x32 created by main.(Miner).Run C:/Users/jolan/go/src/github.com/decred/gominer/miner.go:215 +0xa4
C:\decred\GoMiner\gominer-windows-amd64-cuda-v0.6.0>
@N3KA Your drivers are out of date or you have a really old card that doesn't support modern CUDA.
If mining can't start due (for example no permission to use the GPU) gominer panics. It should error gracefully with some sort of message: