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 duplicate precision definition during compile #137

Merged
merged 2 commits into from Feb 9, 2023

Conversation

brittonsmith
Copy link
Contributor

This fixes an issues reported on slack where intel compilers were picking up a duplicate definition of CONFIG_BFLOAT. This was introduced in PR #118 when this define was added to a header file but not removed from the compile flags. I also added a missing header that intel asked for.

@brittonsmith brittonsmith added the bug Something isn't working label Feb 8, 2023
@brittonsmith brittonsmith added this to the 3.2 milestone Feb 8, 2023
@mabruzzo
Copy link
Collaborator

mabruzzo commented Feb 8, 2023

Looks good to me. I actually saw this warning the other day and I had meant to report it

@brittonsmith
Copy link
Contributor Author

Thanks for looking this over @mabruzzo.

@brittonsmith brittonsmith merged commit 6e9690b into grackle-project:master Feb 9, 2023
@brittonsmith brittonsmith deleted the defines branch February 9, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants