Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

ccl_kernel_suggest_worksizes: no need for gws%lws==0 for OpenCL >= 2.0 #32

@nunofachada

Description

@nunofachada

OpenCL 2.0 and higher do not require that global work size be a multiple of the local work size. Reflect this in the ccl_kernel_suggest_worksizes function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions