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?
ETA
reproduced internally
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?
ETA
reproduced internally