Skip to content

Enable back hier_par_wgscope_O0.cpp and generic-shuffle.cpp which are temporarily marked as Unsupported #2228

@yinyangsx

Description

@yinyangsx

Following is the change to mark.

  1. sycl/test/hier_par/hier_par_wgscope_O0.cpp
    // RUN: %GPU_RUN_PLACEHOLDER %t.out
    // RUN: %ACC_RUN_PLACEHOLDER %t.out

-// XFAIL: accelerator || (system-windows && cpu)
+// UNSUPPORTED: accelerator || (system-windows && cpu)

// This test checks correctness of hierarchical kernel execution when there is
// code and data in the work group scope, and when the test is compiled with

  1. sycl/test/sub_group/generic-shuffle.cpp
    -// UNSUPPORTED: cuda
    +// UNSUPPORTED: cuda || cpu
    // CUDA compilation and runtime do not yet support sub-groups.
    //
    // RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out

Metadata

Metadata

Assignees

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