Skip to content

[SYCL] Incorrect aspect system allocator enumerator spelling #3962

Closed
@pkeir

Description

@pkeir

The enumerator of the aspect enumeration which indicates "that the system allocator may be used instead of SYCL USM allocation mechanisms for usm::alloc::shared allocations" has a different spelling than in the SYCL 2020 specification.

In DPCPP's include/sycl/CL/sycl/aspects.hpp we find aspect::usm_system_allocator, whereas in the SYCL 2020 specification (p82. & p.84), this is spelled: aspect::usm_system_allocations.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions