Skip to content

Caching for OpenCL builds should detect when a rebuild is necessary #72

@ancahamuraru

Description

@ancahamuraru

The current caching implemented in ocl_compile_program(...) needs to be improved so that it will rebuild the code if:

  • the OpenCL kernels change or
  • the OpenCL compilation flags change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions