1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-11-29 10:59:32 +00:00

Somewhat better wrapped support for Icosahedral

This commit is contained in:
Peter Boyle
2025-10-20 18:09:21 -04:00
parent 4869378f1e
commit defcac92ab
6 changed files with 456 additions and 94 deletions

View File

@@ -1,5 +1,6 @@
MPICXX=mpicxx CXXFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib/ CXX=clang++ ../../configure \
--enable-simd=GEN \
--enable-Nc=1 \
--enable-comms=mpi-auto \
--enable-unified=yes \
--prefix $HOME/QCD/GridInstall \