Skip to content

[CUDA] Enable tests in AtomicRef for CUDA after adding support for generic address space in DPC++ #8807

Closed
@ghost

Description

@ghost

Currently the tests in AtomicRef for the generic address space are separated in different *_generic.cpp files just to let us disable them on CUDA. After support for the generic address space is added to the CUDA backend, the tests should be enabled and can be merged into the .cpp files for the tests with the global address space.

See also: #5215

Metadata

Metadata

Assignees

Labels

cudaCUDA back-endenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions