You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the spinor dilution routines do not compile for sufficiently large Nc due to the argument structure being too large, which is reasonable for dilutions including full Nc. There is a workaround going into #1421 which "skips" compiling Nc > 32. This can be addressed in the future as needed.
The text was updated successfully, but these errors were encountered:
Many of the spinor dilution routines do not compile for sufficiently large Nc due to the argument structure being too large, which is reasonable for dilutions including full
Nc
. There is a workaround going into #1421 which "skips" compilingNc > 32
. This can be addressed in the future as needed.The text was updated successfully, but these errors were encountered: