Skip to content

Re-enable CUDA tests #1542

Closed
Closed
@erichkeane

Description

@erichkeane

In 7a9a425 Alexander disabled quite a few SYCL tests for CUDA with XFAIL:CUDA in order to get the commit in. These all need to be re-enabled. This likely can be handled by a few different people, but Alexander should own re-enabling that which he disabled.

Note that most have a TODO associated with them.

The following test all have XFAIL:cuda in them, so they need to be analyzed and fixed:
usm/queue_wait.cpp
usm/allocator_vector_fail.cpp
usm/math.cpp
usm/mixed2template.cpp
usm/smemll.cpp
usm/depends_on.cpp
usm/memset.cpp
usm/mixed_queue.cpp
usm/dmemll.cpp
usm/memcpy.cpp
usm/allocator_vector.cpp
usm/allocatorll.cpp
usm/hmemll.cpp
usm/memadvise.cpp
usm/badmalloc.cpp
usm/mixed2.cpp
usm/mixed.cpp
device-code-split/aot-gpu.cpp
device-code-split/split-per-kernel.cpp
device-code-split/split-per-source-main.cpp
regression/kernel_name_class.cpp
regression/kernel_unnamed.cpp
separate-compile/sycl-external.cpp
ordered_queue/oq_kernels.cpp
ordered_queue/ordered_buffs.cpp
basic_tests/buffer/subbuffer.cpp
basic_tests/buffer/buffer.cpp
basic_tests/parallel_for_range.cpp
basic_tests/scalar_vec_access.cpp
basic_tests/vec_op.cpp
basic_tests/image.cpp
basic_tests/compare_exchange_strong.cpp
basic_tests/image_array.cpp
basic_tests/stream/stream.cpp
basic_tests/stream/auto_flush.cpp
basic_tests/parallel_for_indexers.cpp
built-ins/vector_common.cpp
built-ins/scalar_geometric.cpp
built-ins/vector_integer.cpp
built-ins/vector_geometric.cpp
built-ins/scalar_relational.cpp
built-ins/vector_math.cpp
built-ins/vector_relational.cpp
built-ins/nan.cpp
built-ins/scalar_common.cpp
built-ins/scalar_integer.cpp
built-ins/scalar_math.cpp
built-ins/printf.cpp
scheduler/ReleaseResourcesTest.cpp
scheduler/DataMovement.cpp

Metadata

Metadata

Assignees

Labels

cudaCUDA back-end

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions