Skip to content

Commit 244edf5

Browse files
Support DPCTLSyclAspectType::emulated
1 parent 98d0529 commit 244edf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libsyclinterface/include/syclinterface/dpctl_sycl_enum_types.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ typedef enum
128128
usm_atomic_host_allocations,
129129
usm_atomic_shared_allocations,
130130
host_debuggable,
131+
emulated
131132
} DPCTLSyclAspectType;
132133

133134
/*!

0 commit comments

Comments
 (0)