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

Vector addition using SYCL for CUDA #1

Merged
merged 10 commits into from
Feb 25, 2020
Merged

Vector addition using SYCL for CUDA #1

merged 10 commits into from
Feb 25, 2020

Conversation

Ruyk
Copy link
Contributor

@Ruyk Ruyk commented Feb 14, 2020

Added trivial example of vector addition using SYCL for CUDA support
in DPC++.
Includes a simple CMake build configuration to call the DPC++ compiler
and build with both CUDA and SPIR support.

Added trivial example of vector addition using SYCL for CUDA support
in DPC++.
Includes a simple CMake build configuration to call the DPC++ compiler
and build with both CUDA and SPIR support.
@Ruyk Ruyk added the documentation Improvements or additions to documentation label Feb 14, 2020
@Ruyk Ruyk requested a review from rodburns February 14, 2020 15:42
@Ruyk Ruyk self-assigned this Feb 14, 2020
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jwlawson jwlawson left a comment

Choose a reason for hiding this comment

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

Looks good. I made a few small comments but nothing important.

example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
example-01/vector_addition.cpp Outdated Show resolved Hide resolved
example-01/vector_addition.cpp Show resolved Hide resolved
example-01/vector_addition.cpp Show resolved Hide resolved
example-01/README.md Outdated Show resolved Hide resolved
@Ruyk
Copy link
Contributor Author

Ruyk commented Feb 25, 2020

Addressed feedback from @jwlawson

@Ruyk Ruyk merged commit e1d7bb3 into master Feb 25, 2020
@Ruyk Ruyk deleted the example-01 branch February 25, 2020 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants