Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Verify correct behaviour when adding empty nodes recorded from an in-order queue #239

@EwanC

Description

@EwanC

We have tests for using empty nodes and in-order queues separately with record & replay graph construction, but don't test that both work together. We should add a test to verify this and fix any bugs that are required for it to pass.

See #237 (comment) for motivation

Existing in-order tests:

  • sycl/test-e2e/Graph/RecordReplay/dotp_in_order.cpp
  • sycl/test-e2e/Graph/RecordReplay/subgraph_in_order.cpp
  • sycl/test-e2e/Graph/RecordReplay/usm_copy_in_order.cpp

Existing empty node tests:

  • sycl/test-e2e/Graph/RecordReplay/empty.cpp
  • /sycl/test-e2e/Graph/RecordReplay/empty_node_with_dep.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Graph ImplementationRelated to DPC++ implementation and testingbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions