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 CUDA: Update default gpu arch to SM_50 #2032

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

Alexander-Johnston
Copy link
Contributor

Updates the default gpu architecture to SM_50 for sycl cuda compilation. This fixes a couple of the atomic tests in the process.

@Ruyk Ruyk added the cuda CUDA back-end label Jul 2, 2020
@vladimirlaz
Copy link
Contributor

isn't it reasonable to uplift to sm_53 as it supports FP16 (see discussion under #1799)

Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader merged commit 800e452 into intel:sycl Jul 6, 2020
jsji pushed a commit that referenced this pull request Jun 8, 2023
For a memcpy call, there also could be ptr.annotation generated before the src and dest pointer. Update the code to check ptr.annotation for OpCopyMemorySized and update lit test

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@9434a72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants