Skip to content

Runtime linking with OpenCL ICD #145

@xmrig

Description

@xmrig

In v2.7.3 added runtime linking with OpenCL ICD (OpenCL.dll/libOpenCL.so)

Benefits:

  • Miner does not directly depend on the library, OpenCL ICD loaded in runtime.
  • AMD APP SDK not required anymore to build miner from source.
  • Possible to specify custom path to OpenCL ICD via option opencl-loader.
  • Automatic version detection (1.2 or 2.0), no more errors related to clCreateCommandQueueWithProperties function.

Source now available in dev branch git checkout dev.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions