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

Add ARM build configs for latest gcc/clang. #468

Merged
merged 16 commits into from
Oct 17, 2023

Conversation

jrhemstad
Copy link
Collaborator

Description

closes #467

Adds configs for building on ARM with the latest version of gcc/clang.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@miscco
Copy link
Collaborator

miscco commented Sep 25, 2023

We should try to disable the vectorizer for the problematic gcc miscompilations

https://stackoverflow.com/questions/7778174/how-can-i-disable-vectorization-while-using-gcc

@miscco miscco marked this pull request as ready for review October 16, 2023 09:49
@miscco miscco requested review from a team as code owners October 16, 2023 09:49
@miscco miscco requested review from jarmak-nv, gevtushenko and wmaxey and removed request for a team October 16, 2023 09:49
thrust/testing/transform.cu Show resolved Hide resolved
@miscco miscco merged commit bb74b1a into NVIDIA:main Oct 17, 2023
511 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add ARM build jobs
3 participants