Skip to content

Separate distribution packages for ICD loader and ICD #68

@inducer

Description

@inducer

The rocm-opencl package should be split into two packages, the ICD loader (libOpenCL.so) and the ICD itself. Otherwise, it is likely that an already present system-wide ICD loader will be overriden. For those who are bitten by the same issue in the meantime, this will divert the file to not interfere with system-wide configuration:

dpkg-divert --divert  /opt/rocm/opencl/lib/x86_64/libOpenCL-amd.so.1 --rename  /opt/rocm/opencl/lib/x86_64/libOpenCL.so.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions