Skip to content

FastTrack code and slides update for ISC25 #398

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

Merged
merged 9 commits into from
Jun 10, 2025

Conversation

bcosenza
Copy link

@bcosenza bcosenza commented Jun 8, 2025

Updated source.cpp and solution.cpp for AsynchronousExecution:

  • replaced auto with actual types
  • added namespace sycl
  • removed the two codes with USM

Added links to CompilerExplorer (CE) in README

  • added two links for CE equivalent code for source.pp and solution.cpp
  • the 2 codes have a quick check function that remove the need to have the helper function in another file, which does not seem to work properly in CE (at lesat, with SYCL)
  • SYCL 2024.2.1

Slide update

  • removed slides using convolution kernels
  • added slide with CE reference

@DuncanMcBain DuncanMcBain merged commit ab56658 into codeplaysoftware:isc25 Jun 10, 2025
1 check 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