Known Limitations

Known Limitations#

oneMKL DPC++ routines currently may not work with the following SYCL extensions.

Discard Events#

Using oneMKL DPC++ routines with queues created with the discard_events property is not supported and may lead to unexpected exceptions being thrown.

SYCL Graph#

Recording oneMKL DPC++ routines with the SYCL Graph extension is not supported. Unexpected behavior may occur.