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

[SYCL][doc] Add mention of cuda gpu arch for enabling cuda-arch specific features #6978

Merged
merged 2 commits into from
Oct 6, 2022

Conversation

hdelan
Copy link
Contributor

@hdelan hdelan commented Oct 6, 2022

Some users were mistakenly thinking that native atomics are not supported in DPC++ for CUDA.

The doc now mentions that you need to provide correct arch flags when compiling if you wish to use native atomics as well as other features.

@hdelan hdelan requested a review from a team as a code owner October 6, 2022 15:17
@hdelan hdelan changed the title Add mention of cuda gpu arch for enabling cuda-arch specific features [SYCL][doc] Add mention of cuda gpu arch for enabling cuda-arch specific features Oct 6, 2022
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Great addition! LGTM!

@steffenlarsen steffenlarsen merged commit 4e5d276 into intel:sycl Oct 6, 2022
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.

2 participants