Skip to content

Tags: codeplaysoftware/SYCL-For-CUDA-Examples

Tags

nov_2021

Toggle nov_2021's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add USM cublasSgemm (#21)

dec_202015

Toggle dec_202015's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CUDA examples to work with recent DPC++ (#12)

* Update CUDA examples to work with recent DPC++

* Addressing feedback from reviews

initial-build

Toggle initial-build's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SYCL] Initial commit of interop example (#2)

[SYCL] Initial commit of interop example

Example that uses the interop task on the Command Group handler to interop with CUBLAS, alongside the original CUBLAS example.