Skip to content

[LZ] Clarification about zeCommandListHostSynchronize and multiple IMM in-order queues #124

Description

@colleeneb

Point of Contact

Colleen

Contact Details

No response

Vendor/ALCF/other tickets/IDs

GSD-12406

Reproducer Path

source/reproducers/l0/why_event_not_ready/

Status

Open

Details

This code has two in-order IMM command lists. One of them has been synchronized, but after a memcopy is sent in the other command list, the first command list returns ZE_RESULT_NOT_READY when queried with zeCommandListHostSynchronize(list, 0) this returns ZE_RESULT_NOT_READY, why?

we expect it to be ZE_RESULT_SUCCESS, as the command list has already been syncd.

Is this a priority/blocking bug?

  • Priority

ETA

reproduced internally

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