Skip to content

guard against trying to compile SU3-specific code when Nc ≠ 3#465

Merged
paboyle merged 1 commit into
paboyle:developfrom
edbennett:allow-nonsu3-compilation
Apr 24, 2025
Merged

guard against trying to compile SU3-specific code when Nc ≠ 3#465
paboyle merged 1 commit into
paboyle:developfrom
edbennett:allow-nonsu3-compilation

Conversation

@edbennett
Copy link
Copy Markdown
Contributor

Currently it's not possible to make install Grid for any --enable-Nc ≠ 3 without either manually removing files or editing Makefiles, as certain examples implicitly rely on functions only defined for Nc==3.

This PR guards these examples such that they compile successfully (albeit to files that only print a warning that they don't work) when Nc ≠ 3.

@qiUip qiUip mentioned this pull request Feb 24, 2025
@paboyle paboyle merged commit c545bd2 into paboyle:develop Apr 24, 2025
0 of 3 checks passed
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.

2 participants