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

Merged
merged 4 commits into from
Jan 30, 2025
Merged

Add new lesson to the README table #386

merged 4 commits into from
Jan 30, 2025

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.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've moved the oneMath sample to a separate table. Personally I'd still like to see oneMath start incorporating more changes to be a bit more friendly to other implementations, but we've not embarked on that yet (in a way that doesn't require anything special from AdaptiveCpp).

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 Show resolved Hide resolved
Co-authored-by: Rafal Bielski <rafal.bielski@codeplay.com>
@DuncanMcBain DuncanMcBain merged commit 625bb2d into main Jan 30, 2025
2 checks passed
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.

3 participants