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

Fix 1D CUDA compilation failure due to #1332 #1423

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

WeiqunZhang
Copy link
Member

Additional background

The most vexing parse in C++ strikes again.

This closes #1422.

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • are described in the proposed changes to the AMReX documentation, if appropriate

The most vexing parse in C++ strikes again.

This closes AMReX-Codes#1422.
@WeiqunZhang WeiqunZhang merged commit f9a441a into AMReX-Codes:development Sep 29, 2020
@WeiqunZhang WeiqunZhang deleted the fix_1d_cuda branch September 29, 2020 16:16
dwillcox pushed a commit to dwillcox/amrex that referenced this pull request Oct 3, 2020
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.

1D CUDA compilation failure due to #1332
2 participants