mirror of
https://github.com/paboyle/Grid.git
synced 2026-06-04 19:24:36 +01:00
systems/mac-arm: add MPI configure command and spack sourceme
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,12 +3,14 @@
|
||||
CXX=mpicxx ../../configure \
|
||||
--enable-simd=GEN \
|
||||
--enable-comms=mpi-auto \
|
||||
--enable-Sp=yes \
|
||||
--enable-unified=yes \
|
||||
--prefix /Users/peterboyle/QCD/vtk/Grid/install \
|
||||
--disable-fermion-reps \
|
||||
--disable-gparity \
|
||||
--prefix /Users/peterboyle/QCD/Grid-install \
|
||||
--with-lime=$CLIME \
|
||||
--with-openssl=$OPENSSL \
|
||||
--with-gmp=$GMP \
|
||||
--with-mpfr=$MPFR \
|
||||
--disable-debug
|
||||
--with-fftw=$FFTW \
|
||||
--disable-debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user