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

further optimization fixes #54

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Conversation

andrewdavidsmith
Copy link
Contributor

  • Makefile.am: adding warnings and ignoring unknown attributes for the optimization attribute in AbismalAlign.hpp
  • AbismalAlign.hpp: Changing the way loop vectorization is turned off for the from_diag functions to now use attribute instead of pragmas and hopefully fewer compilers will have a problem with this

…optimization __attribute__ in AbismalAlign.hpp
…or the from_diag functions to now use __attribute__ instead of pragmas and hopefully fewer compilers will have a problem with this
@andrewdavidsmith andrewdavidsmith merged commit 2c91873 into master Jun 2, 2024
5 checks passed
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.

None yet

1 participant