Skip to content

profiling profiling_timebase using NULL as global_work_size in clEnqueueNDRangeKernel #2240

@rjodinchr

Description

@rjodinchr

profiling profiling_timebase is using NULL as global_work_size in clEnqueueNDRange Kernel:

err = clEnqueueNDRangeKernel(queue, kernel, 1, NULL, NULL, NULL, 1, &uEvent,

I don't think this is allowed reading the specification.

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