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

Remove hard-coded -march=native #233

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Conversation

havogt
Copy link
Collaborator

@havogt havogt commented Jan 6, 2020

If users want to have native code, the flag should be passed from the command line to CMake configure (e.g. cmake -DCMAKE_CXX_FLAGS="-march=native").

@havogt
Copy link
Collaborator Author

havogt commented Jan 6, 2020

launch jenkins

@havogt
Copy link
Collaborator Author

havogt commented Jan 13, 2020

(only tave failed)

@havogt havogt merged commit 7fd4d64 into GridTools:master Jan 13, 2020
@havogt havogt deleted the remove_march_native branch January 13, 2020 15:04
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.

1 participant