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

Contributing a SYCL version #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mgrabban
Copy link

Thank you for this nice repo! We at Intel use it as one of our GPU benchmark workloads. We now would like to contribute this SYCL version here.

These are the changes that were made:
We took the CUDA version of bitcracker and converted it to SYCL using Intel's DPC++ Compatiblity Tool (DPCT) available here. After that, we made some changes (e.g. added timing code and some optimizations) to use it as a benchmark workload. The SYCL code runs on Intel GPUs, CPUs, NVIDIA GPUs and AMD GPUs. The README has detailed instructions for building and running on these machines.

Any feedback is welcome.

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.

None yet

1 participant