I keep getting the error shown in the subject line.
I'm using a GTX 670M GPU (3GB) in a Win 10 laptop. Nvidia 368.81 driver installed (as recommended in Claymore log output).
Using Claymore 9.8, but also tried with 9.5 and 9.7 with the same result.
(I saw an earlier post about this but it was for linux.)
Batch file contains the following (standard template):
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eth-us-east1.nanopool.org:9999 -ewal
. -epsw x -mode 1 -ftime 10
( and are replaced with real values in the bat file... just took out for the post)
Any idea how to get around this error?
Thanks.