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

Fill in missing SYCL variants of "polybench" kernels #433

Closed
13 tasks done
rhornung67 opened this issue Mar 25, 2024 · 0 comments · Fixed by #441
Closed
13 tasks done

Fill in missing SYCL variants of "polybench" kernels #433

rhornung67 opened this issue Mar 25, 2024 · 0 comments · Fixed by #441
Assignees
Labels

Comments

@rhornung67
Copy link
Member

rhornung67 commented Mar 25, 2024

The Base_SYCL variants of each of these kernels is correct.

The RAJA_SYCL variants of all except JACOBI_2D use RAJA::kernel. For RAJA::kernel SYCL kernels, the checksums are
good when sync exec policies are used. When async exec policies are used, the checksums are wrong. There may be a problem with the RAJA::kernel implementation for SYCL. This requires investigation.

  • 2MM
  • 3MM
  • ADI
  • ATAX
  • FDTD_2D
  • FLOYD_WARSHALL
  • GEMM
  • GEMVER
  • GESUMMV
  • HEAT_3D
  • JACOBI_1D
  • JACOBI_2D
  • MVT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant