1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-05 22:04:40 +00:00

config command

This commit is contained in:
Peter Boyle
2025-12-02 16:01:37 -05:00
parent 50bcd76fc1
commit ea46c2dc3c

View File

@@ -0,0 +1,12 @@
CXX=mpicxx CXXFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib/ ../../configure \
--enable-simd=GEN \
--enable-comms=mpi3 \
--enable-debug \
--enable-unified=yes \
--prefix /Users/peterboyle/QCD/BugHunt/install \
--with-lime=/Users/peterboyle/QCD/SciDAC/install/ \
--with-openssl=$BREW \
--disable-fermion-reps \
--disable-gparity \
--enable-debug