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

GCC 10 issue on Lassen #20

Open
nkeilbart opened this issue Jan 9, 2024 · 1 comment
Open

GCC 10 issue on Lassen #20

nkeilbart opened this issue Jan 9, 2024 · 1 comment

Comments

@nkeilbart
Copy link
Collaborator

Getting these warnings when compiling on Lassen with GCC-12.

/usr/workspace/keilbart/Lassen/ExaEpi/build/_deps/amrex-src/Src/Base/AMReX_Math.H:149:15: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
149 | std::pair<float,float> sincos (float x)

@debog
Copy link
Collaborator

debog commented Jan 9, 2024

FWIW, it's not unique to ExaEpi; I see these in ERF and WarpX as well.

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

No branches or pull requests

2 participants