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

Try to work around an Intel compiler issue. #15390

Merged
merged 2 commits into from Jun 21, 2023
Merged

Conversation

bangerth
Copy link
Member

@marcfehling Can you see whether this works around the issue with Intel 18.0.2 you describe in #15382?

@bangerth bangerth added this to the Release 9.5 milestone Jun 20, 2023
@marcfehling marcfehling self-assigned this Jun 20, 2023
Copy link
Member

@marcfehling marcfehling left a comment

Choose a reason for hiding this comment

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

Yes, capturing the constant fixes compilation with Intel18.

The #if conditional is dealing with a different issue, and we have to move it back in.

I've pushed a working patch directly to your branch, @bangerth.

@kronbichler -- Are you okay with this change?

@kronbichler kronbichler merged commit d789440 into dealii:master Jun 21, 2023
14 checks passed
@bangerth bangerth deleted the icc branch June 21, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants