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

Recent commit causing Grid build to fail #445

Open
vmos1 opened this issue Aug 4, 2023 · 0 comments
Open

Recent commit causing Grid build to fail #445

vmos1 opened this issue Aug 4, 2023 · 0 comments

Comments

@vmos1
Copy link

vmos1 commented Aug 4, 2023

A previously working Grid build fails with the latest commit 9945120 in develop.

Get the error:
<path>/2023_august1_tioga_rocm5.2.0/Grid/Grid/qcd/smearing/GaugeConfigurationMasked.h:39:7: error: no matching function for call to 'generator' SU3::generator(e, te); ^~~~~~~~~~~~~~ <path>/2023_august1_tioga_rocm5.2.0/Grid/Grid/qcd/utils/SUn.h:199:15: note: candidate template ignored: could not match 3 against 4 static void generator(int lieIndex, iSUnMatrix<cplx> &ta) {

The above test is on an AMD GPU machine.
In case you need it, my build script is here

Can confirm that switching to an older commit d72e914 builds Grid without any problems.

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

1 participant