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

Add new lesson to the README table #386

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add new lesson to the README table #386

wants to merge 3 commits into from

Conversation

DuncanMcBain
Copy link
Member

Also remove the lines about where it works, we now expect all lessons to work on either dpcpp or AdaptiveCpp and will strive to make sure that's true generally.

README.md Outdated
| 20 | Matrix Transpose | [slides][lesson-20-slides] | [exercise][lesson-20-exercise] | [source][lesson-20-source] | [solution][lesson-20-solution] |
| 21 | More SYCL Features | [slides][lesson-21-slides] | [exercise][lesson-21-exercise] | [source][lesson-21-source] | [solution][lesson-21-solution] |
| 22 | Functors | [slides][lesson-22-slides] | [exercise][lesson-22-exercise] | [source][lesson-22-source] | [solution][lesson-22-solution] |
| 23 | OneMath GEMM | [slides][lesson-23-slides] | [execise][lesson-23-exercise] | [source][lesson-23-source] | [solution][lesson-23-solution] |
Copy link
Collaborator

Choose a reason for hiding this comment

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

AFAIK, oneMath is broken with AdaptiveCpp, and even if the current issues are fixed, oneMath has never supported all backends with AdaptiveCpp (e.g. Intel GPU was never supported).

AdaptiveCpp does in general not support UXL libraries and vice versa.

Also remove the lines about where it works, we now expect all lessons to
work on either dpcpp or AdaptiveCpp and will strive to make sure that's
true generally.
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