Skip to content

Conversation

DenisBakhvalov
Copy link
Contributor

This patch updates ESIMD documentation after implementation
of SYCL-ESIMD co-existence feature was completed.

This patch updates ESIMD documentation after implementation
of SYCL-ESIMD co-existence feature was completed.
@DenisBakhvalov
Copy link
Contributor Author

@kbobrovs , please review.

@DenisBakhvalov
Copy link
Contributor Author

@kbobrovs , please review.

@kbobrovs, ping

- Usual and ESIMD DPC++ kernels can not co-exist in the same application in most
cases
- Interoperability between regular SYCL and ESIMD kernels is not supported.
I.e., it's not possible to call ESIMD code from SYCL and vise-versa.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can in fact call SYCL functions with bodies from ESIMD, so please rephrase.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rephrased.

@DenisBakhvalov DenisBakhvalov requested a review from kbobrovs April 7, 2021 17:56
Copy link
Contributor

@kbobrovs kbobrovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the phrase at the bottom as well:
"Interoperability between regular SYCL and ESIMD kernels is not yet supported. I.e., it's not possible to invoke an ESIMD kernel from SYCL kernel and vice-versa"

@DenisBakhvalov
Copy link
Contributor Author

Please update the phrase at the bottom as well:
"Interoperability between regular SYCL and ESIMD kernels is not yet supported. I.e., it's not possible to invoke an ESIMD kernel from SYCL kernel and vice-versa"

Thanks, done.

@DenisBakhvalov DenisBakhvalov requested a review from kbobrovs April 7, 2021 20:10
@kbobrovs kbobrovs merged commit dbfaa7f into intel:sycl Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants