Skip to content

memory_scope_work_item clarification #1552

@VerenaBeckham

Description

@VerenaBeckham

Quoting from

| `memory_scope_work_item`

memory_scope_work_item can only be used with atomic_work_item_fence with flags set to CLK_IMAGE_MEM_FENCE.

Does that mean:

  1. memory_scope_work_item can only be used with atomic_work_item_fence AND when it is used in this way the flags need to be set to CLK_IMAGE_MEM_FENCE or
  2. If you use atomic_work_item_fence with memory_scope_work_item you must use the CLK_IMAGE_MEM_FENCE flag (no comment on any other APIs' usage of memory_scope_work_item)?

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