Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstrate Democratizing Power of SYCL with live demo of multi-target code. #98

Open
fraggamuffin opened this issue Oct 31, 2021 · 1 comment

Comments

@fraggamuffin
Copy link
Contributor

As I am reviewing the slides this weekend, and they look great, the integration from other teams really added value and new perspectives. One thought occurred to me.

Is there any exercise/demo that demonstrates our principle of write once, but run everywhere on different hardware. I know we can say it, but if we can show it with a live demo on Intel, AMD, Nvidia initially and maybe in future extend it to FPGA, AI processors, that would be even more powerful.

We might not do it in time for CPPCON 2021, but for future.

This tutorial should be maintained for the future.

@AerialMantis
Copy link
Contributor

Exercise 13 gives an example of doing load balancing between two devices such as CPU and GPU, though it's written fairly generically so that it still works even if you don't have multiple different devices.

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

No branches or pull requests

2 participants