Core Features
Feature |
Support |
---|---|
multiple devices in a context |
no |
sub-group |
partial [1] |
group functions/algorithms |
partial [1] |
integer functions |
yes |
math functions (scalar) |
yes |
math functions (vector) |
yes |
math functions (marray) |
no |
common functions |
yes |
geometric functions |
yes |
relational functions |
yes |
atomic ref |
yes |
Operating systems |
Linux |
reinterpret buffer |
yes |
stream |
no |
device event |
no |
group async copy |
yes |
platform get info |
yes |
kernel get info |
yes |
|
yes |
device selector |
no |
hierarchical parallelism |
yes |
host task |
yes |
in-order queue |
yes |
reductions |
partial [1] |
queue shortcuts |
yes |
vec |
yes |
marray |
yes |
errc |
yes |
anonymous kernel lambda |
yes |
feature test macros |
yes |
sycl::span |
yes |
sycl::dynamic_extent |
no [2] |
sycl::bit_cast |
yes |
aspect_selector |
no |
kernel bundle |
no |
specialization constants |
no |
Non-core Features
Feature |
Support |
---|---|
image |
no |
fp16 data types |
no |
fp64 data types |
yes |
prefetch |
yes |
USM |
host, device, shared |
USM atomic host allocations |
yes |
USM atomic shared allocations |
buggy [^shared-usm-status] |
USM system allocations |
yes |
SYCL_EXTERNAL |
no |
atomic memory orders |
relaxed |
atomic fence memory orders |
no |
atomic memory scopes |
work_group |
atomic fence memory scopes |
no |
64 bit atomics |
no |
binary format |
AMDGCN |
device partitioning |
no |
host debuggable device |
no |
online compiler |
no |
online linker |
no |
queue profiling |
yes |
mem_advise |
no |
backend spec |
no |
application backend interop |
no |
kernel backend interop |
no |
host task (with interop handle) |
no |
reqd_work_group_size |
no |
cache build result |
no |
build log |
no |
built-in kernel functions |
none |
Extensions
Feature |
Status |
---|---|
uniform |
no |
USM address spaces (device, host) |
partial [3] |
use pinned host memory |
yes |
sub-group mask (+group ballot) |
no |
static local memory usage query |
no |
sRGB images |
no |
default platform context |
yes |
memory channels |
no |
max work group queries |
partial |
joint matrix |
no |
restrict all |
no |
property list |
no |
kernel properties |
no |
invoke SIMD |
no |
low level device info |
no |
kernel cache config |
no |
FPGA lsu |
no |
FPGA reg |
no |
data flow pipes |
no |
enqueue barrier |
no |
filter selector |
yes |
group sort |
yes |
free function queries |
yes |
explicit SIMD |
no |
discard_queue_events |
partial [1] |
device_if |
no |
device_global |
no |
C and C++ Standard libraries support |
yes? |
assert in kernels |
yes? |
buffer_location |
no |
accessor_property_list (+no_offset, no_alias) |
yes |
group local memory |
yes |
printf |
no |
ext_oneapi_bfloat16 |
no |
extended device info |
no |
sycl_ext_oneapi_cuda_tex_cache_read |
yes [4] |
sycl_ext_oneapi_native_math |
yes |
sycl_ext_oneapi_bfloat16_math_functions |
no |