gpuPlotGenerator icon indicating copy to clipboard operation
gpuPlotGenerator copied to clipboard

CL_INVALID_COMMAND_QUEUE

Open JamesYeoman opened this issue 6 years ago • 0 comments

Using version 4.2.2 (64 bit version) I get the following output when I try to generate

C:\Users\james\Downloads\QBundle2.5.0_final\gpuPlotter>gpuPlotGenerator.exe generate buffer E:\plotting\0_0_1907120_1024_2
-------------------------
GPU plot generator v4.2.2
-------------------------
Author:   Cryo
Bitcoin:  138gMBhCrNkbaiTCmUhP9HLU9xwn5QKZgD
Burst:    BURST-YA29-QCEW-QXC3-BKXDL
----
Loading platforms...
Loading devices...
Loading devices configurations...
Initializing generation devices...
    [0] Device: GeForce GTX 1050 Ti (OpenCL 1.2 CUDA)
    [0] Device memory: 1GB 0MB
    [0] CPU memory: 1GB 0MB
Initializing generation contexts...
    [0] Path: E:/plotting/0_0_1907712_1024_2
    [0] Nonces: 0 to 1907711 (465GB 768MB)
    [0] CPU memory: 256MB
----
Devices number: 1
Plots files number: 1
Total nonces number: 1907712
CPU memory: 1GB 256MB
----
Generating nonces...
0.00% (0/1907712 remaining nonces), 0.00 nonces/minutes, ETA: 3y 33w 1d 19h 12m 0s...
[ERROR][-36][CL_INVALID_COMMAND_QUEUE] Error in step2 kernel finish

C:\Users\james\Downloads\QBundle2.5.0_final\gpuPlotter>

JamesYeoman avatar Dec 09 '18 11:12 JamesYeoman