Skip to content

panic: CLGetProgramInfo CL_PROGRAM_BINARIES #15

Description

@megalolka

C:\Mine\hacash-miner>miner_worker_2024_02_01_01_windows10.exe
Load ini config file: "C:\Mine\hacash-miner\minerworker.config.ini" at time:05/15 12:31:26
[Config] load x16rs opencl dir: C:\Mine\hacash-miner\x16rs_opencl

  • platform 0: Intel(R) OpenCL HD Graphics
  • platform 1: NVIDIA CUDA
    current use platform: NVIDIA CUDA
  • device 0: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 1: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 2: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 3: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 4: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 5: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 6: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 7: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 8: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 9: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 10: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
  • device 11: NVIDIA GeForce RTX 3070, (max_work_group_size: 1024)
    All 12 devices are the same and only need to be compiled once...
    Create OpenCL program with source for 1 devices form C:\Mine\hacash-miner\x16rs_opencl, please wait...
    2 warnings generated.
    Compilation time: 4485s ... 13 warnings generated.
    Compilation time: 4518s ... GPU miner program create complete successfully.
    OpenCL Program GetBinarieByDevices dvdnum: 1 [3359585 0 0 0 0 0 0 0 0 0 0 0] bins[]: [0x151583e7040] parmsize: 8
    panic: CLGetProgramInfo CL_PROGRAM_BINARIES Error code = 0

goroutine 1 [running]:
github.com/hacash/miner/gpuexec.saveBinaries({0xc0000113b0, 0x21}, {0xc00007bbe0, 0x1, 0x1?}, 0x24?)
github.com/hacash/miner/gpuexec/program.go:144 +0x20e
github.com/hacash/miner/gpuexec.buildFromSource(0xc000084a10, 0xc00000a018?, 0xce37c6?, {0xc00007bbe0, 0x1, 0x1})
github.com/hacash/miner/gpuexec/program.go:134 +0x365
github.com/hacash/miner/gpuexec.BuildProgram(0xc000084a10, 0xc?, 0xc?, {0xc000048180?, 0xc, 0xc})
github.com/hacash/miner/gpuexec/program.go:79 +0x174
github.com/hacash/miner/gpuexec.(*GPUManage).Init(0xc000142000)
github.com/hacash/miner/gpuexec/manage.go:64 +0x53b
github.com/hacash/miner/gpuexec.(*GPUExecute).StartAllocate(0xc00012c1e0)
github.com/hacash/miner/gpuexec/GPUExecute.go:46 +0x70
main.main()
github.com/hacashdiamonds/gpupool/run/worker/main.go:73 +0x2c5

...and that's all... :((

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions